Setup Document
Download
Download
get/api/cp/setup/document/{id}/{filename}
Path parameters
idinteger required
Id identifier
filenamestring required
Filename identifier
Response
Successful response
Example response
{
"id": 12345,
"account_id": 1,
"dt": "2025-01-17T10:30:00Z",
"name": "Example Name",
"notes": "Sample notes text content",
"account_notes": 10,
"filename": "example_filename"
}