Attachments
List all Attachments
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
OAuth Scope
This endpoint requires the following OAuth scope read_attachments.
get/attachment.json
Response
An array of Attachments
Example response
[
{
"related_object_uuid": "123e4567-7343-4758-a0fd-23f94719e43b",
"uuid": "123e4567-e2fc-4c05-9df6-23f941aa61bb",
"edit_date": "2026-03-01 12:00:00",
"created_by_staff_uuid": "123e4567-80c8-4c71-96c5-23f944267c1b"
}
]