Skip to main content
GET
List Source Repositories

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Path Parameters

organization_id
string
required
Pattern: ^org_[0-9a-f]{32}$

Query Parameters

limit
integer
Required range: x >= 1
page
string
Pattern: ^c1_[0-9a-z]+$

Response

Success

source_repositories
object[]
required
next_page
string | null
required