API / Reference / Attachments
List attachments
GET
https://api.light.inc/v1/attachments
Returns a list of attachments associated with a specific resource
Authorization
Send one of these on every request. See Authentication for how to get credentials.
- API key
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
- Bearer token
Query parameters
-
resourceIdstring · uuid
Response
-
idstring · uuid -
companyIdstring · uuid -
resourceIdstring · uuid -
documentKeystring -
fileNamestring -
contentTypestring -
createdBystring · uuid -
metadataobject-
typestring⚠️ This enum is not exhaustive; new values may be added in the future.
One of
AR
-
-
createdAtstring · date-time -
updatedAtstring · date-time