Skip to main content
GET
List contracts

Authorizations

x-api-key
string
header
required

API key for authentication. Get yours from Settings → Integrations. A key created by a team member acts as that member and follows their current team permissions; a request outside those permissions returns 403 { "error": "insufficient_scope", "scope": "<required>" }.

Query Parameters

page
integer
default:1
limit
integer
default:25
status
string

Filter by status (pending, active, completed, declined, cancelled)

programId
string
creatorId
string

Response

200 - application/json

Successfully retrieved contracts

data
object[]
page
integer
total
integer