Skip to main content
GET
List company-list members

Authorizations

Authorization
string
header
required

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

Path Parameters

company_list_id
string<uuid>
required
Example:

"018f23b7-92bb-7c64-a3d4-1ba53b8ad971"

Query Parameters

limit
integer
Required range: 1 <= x <= 100
Example:

50

cursor
string
Minimum string length: 1
Example:

"WyIyMDI2LTA3LTMwVDAwOjAwOjAwLjAwMFoiLCJsaXN0OjAxOGYyMyJd"

Response

Default Response

data
object[]
required
next_cursor
string
Example:

"WyIyMDI2LTA3LTMwVDAwOjAwOjAwLjAwMFoiLCJsaXN0OjAxOGYyMyJd"