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