/rest-service/repositories-v1/changes/{repository}/{path}
GET
/rest-service/repositories-v1/changes/{repository}/{path}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://crucible.local/context//rest-service/repositories-v1/changes//'
Response Response Example
{}
Request
Path Params
repository
string
required
path
string
required
Query Params
oldestCsid
string
optional
includeOldest
string
optional
newestCsid
string
optional
includeNewest
string
optional
max
integer
optional
Responses
Modified at 2022-09-10 20:23:24