v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBe) Organisation Management
Get a list of the organisation's attachments
Returns all attachments registered against the organisation.
get/eclipse-conductor/rest/v1/tenants/{tenantId}/organisations/{organisationId}/attachments
Path parameters
tenantIdinteger required
organisationIdinteger required
Query parameters
attachmentTypestring
The type of attachment
fieldsstring
Fields to be included. By default returns all fields. Specify onlyMetaData to receive metadata without document
Response
OK
Example response
[
{
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}
]