Returns a list of HRIS connectors
https://api.bindbee.dev/api/{category}/v1/connectors
. To retrieve ATS
connectors, use: https://api.bindbee.dev/api/ats/v1/connectors
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The connector token for the connector
Number of results to return per page. Maximum size is 100.
1 <= x <= 1000
The pagination cursor value.
Successful Response
The response is of type object
.