List repositories available to an organization
Repositories (Organization)
List repositories available to an organization
GET
List repositories available to an organization
Permissions
Requires a service user with theRead permission at the organization level.
Query parameters
filter_name— Filter repositories by name (case-insensitive substring match).only_repo_paths— Only return repositories matching these paths.exclude_repo_paths— Exclude repositories matching these paths.load_indexing_status— Whether to include indexing status in the response (default:true). Set tofalsefor faster responses when indexing status is not needed.
Authorizations
Service User credential (prefix: cog_)
Path Parameters
Organization ID (prefix: org-)
Example:
"org-abc123def456"
Query Parameters
Required range:
1 <= x <= 100Response
Successful Response

