Get the default repository
get
/repositories/default
Use this API to retrieve the ID used in the other repositories apis.
Request
There are no request parameters for this operation.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK
Root Schema : RepositorySummaryBO
Type:
objectSummary returned by the default repository endpoint.
Show Source