Skip to main content
GET
List participants

Authorizations

Authorization
string
header
required

Organization API key, sent as Authorization: Bearer boom_org_....

Path Parameters

id
string
required

Initiative id.

Minimum string length: 1

Query Parameters

limit
integer

Page size, up to 1000.

Required range: 1 <= x <= 1000
cursor
string

Opaque cursor from a previous page.

Response

Success

data
object[]
required
next_cursor
string | null
required