Assets
List repositories
Returns a paginated list of repositories for the authenticated organization.
GET
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Filter repositories by full name (case-insensitive substring match).
Filter by exact business_unit (Enterprise asset label).
Comma-separated tags; returns repositories carrying all of the supplied tags.
Available options:
created_at, last_scan_at Available options:
asc, desc Error