v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBd) Customer Management
Get a list of the customers attachments
This will return all attachments linked to the customer
get/eclipse-conductor/rest/v1/tenants/{tenantId}/customers/{customerId}/attachments
Path parameters
tenantIdinteger required
customerIdinteger required
Query parameters
fieldsstring
Fields to be included. By default returs all fields. Specify onlyMetaData to receive metadata without document
limitinteger
offsetinteger
Response
OK
Example response
[
{
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}
]