Attachments
Retrieve an Attachment
get/attachment/{uuid}.json
Path parameters
uuidstring uuid required
UUID of the Attachment
Response
Attachment record
Example response
{
"uuid": "123e4567-3efa-4c84-837e-230c4f424cbb",
"edit_date": "2025-07-01 12:00:00",
"related_object_uuid": "123e4567-576e-466f-b726-230c406008fb",
"created_by_staff_uuid": "123e4567-2fa7-409f-a967-230c436ddd0b"
}