/rest-service/repositories-v1/content/{repository}/{revision}/{path}
GET
/rest-service/repositories-v1/content/{repository}/{revision}/{path}
stream. No attempt is made to identify the content type and no mime
type is provided.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://crucible.local/context//rest-service/repositories-v1/content///'
Response Response Example
{}
Request
Path Params
repository
string
required
revision
string
required
path
string
required
Responses
Modified at 2022-09-10 20:23:24