List repos for an organization.
Repos are paginated.
Repos are captured when attestations include a reference to a repo. This happens automatically when using Kosli CLI v2.11.35 or higher.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number
x >= 1Number of repos per page
1 <= x <= 50Filter by repo name (exact match). This is ignored if repo_id is provided. Returns empty list if no match.
Filter by VCS provider (e.g. github, gitlab, bitbucket, azure-devops, circleci).
github, gitlab, bitbucket, azure-devops, circleci Filter by external repo ID (exact match). Returns empty list if no match.