repositories
Get repositories
Get a paginated list of repositories for the authenticated user’s organization
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Scanning supported
Available options:
supported
, unsupported
, all
Pagination cursor
Sort field
Sort order
Available options:
asc
, desc
Page size
Required range:
1 <= x <= 1000
Response
200
application/json
OK
The response is of type object
.