Retrieves the content of a representation or directory listing of representations
GET/v1/representations/:path
Scope: representation_read
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
If 'path' refers to a representation, its content is returned. If 'path' refers to a directory, a listing of its contents is returned.
Invalid Request Error
Unauthorized Error
Forbidden Error
Not Found Error
Internal Server Error