API Reference

List Repositories

List all repositories found via repository integrations for the given organization.

Usage:

Results are paginated via the previous and next page keys.
To get additional pages, use the nextPageKey or previousPageKey from the response and send back in as the page query param.

IMPORTANT
When the page parameter is provided, all other query parameters are ignored.

Additional Parameters:
query - fuzzy find repositories by name.
sortField - the field to sort the repositories by.
sortDir - direction to sort.
pageSize- number of results to return.
pageToken - zero-based index of the page to return.
filters - comma separated list of named filters to apply.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!