Skip to main content
GET
Get collaborators

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationId
string
required

Query Parameters

establishmentId
string
page
number
Required range: x > 0
limit
number
Required range: x >= 0
contractStatus
enum<string>

Employment status relative to today.

  • past: all contracts are inactive.
  • active: at least one contract is active.
  • future: only an upcoming contract, with no active or past contract.
Available options:
past,
active,
future

Response

200 - application/json

Successful response

data
object[]
required
total
number
required
page
number
required
limit
number
required