Get list of document attachments
GET/transaction/v1/spaces/:spaceId/documents/:documentId/attachments
Preview: The API is in development or testing phases and the interface could still change slightly.
Get list of document attachments by documentId on the given space, with the option to filter out the result, and support pagination.
Scope: space_read
Request
Responses
- 200
- 400
- 404
Ok
Bad Request
Not found - spaceId and documentId must be valid