List user repositories
Query parameters
Filter repositories by name (case-insensitive substring match)
Filter by repository type
Max number of repositories to return
Sort field (default: storage)
Sort direction (default: desc)
Response
Repositories with storage usage
Changes
Changed in 2 of the 82 revisions of this API.214
- ●
added the new
containerenum value to the/response property for the response statusresponse-property-enum-value-added
- ○
added the new enum value
containerto thequeryrequest parametertyperequest-parameter-enum-value-added
- ●
- ▲
the
/response's property type changed from no type tostringfor statusresponse-property-type-changed
- ▲
the
/response's property type changed from no type tostringfor statusresponse-property-type-changed
- ○
for the
queryrequest parameterdirection, the type was generalized from no type tostringrequest-parameter-type-generalized
- ○
for the
queryrequest parametersort, the type was generalized from no type tostringrequest-parameter-type-generalized
- ○
for the
queryrequest parametertype, the type was generalized from no type tostringrequest-parameter-type-generalized
- ▲