For the complete documentation index, see llms.txt. This page is also available as Markdown.

Download a file from a Contacts File Upload Field.

Required permissions: View Contacts and transactions

get
Path parameters
referenceIDstring · uuidRequired
fieldIDstring · uuidRequired
fileIDstring · uuidRequired
Query parameters
apiTokenstringRequired

API authentication token

Responses
200

OK

application/json
objectOptional
get/database/contacts/{referenceID}/{fieldID}/files/{fileID}
GET /database/contacts/{referenceID}/{fieldID}/files/{fileID}?apiToken=text HTTP/1.1
Host: api.ubiquity.co.nz
Accept: */*
{}

Last updated

Was this helpful?