Get document representation info on client's business space
GET/v1/spaces/:spaceId/clients/:clientId/documents/:documentId/representations/:documentRepresentationId
Get client's document representation information by its ID on the given space.
Scope: client_read
Request
Responses
- 200
- 404
Ok. Document representation info.
Not Found. Document uuid must be invalid.