Connectors
Get Connectors
Returns a list of HRIS connectors
GET
Get Hris Connectors
Overview
This is a demo of how to use the Connectors API to get all connectors for specific category. This guide will help you understand the endpoints available and how to utilize them effectively.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The connector token for the connector
Example:
"i5kqe8bSedEdPLX9pHhFojKdo7Uzvue0f7I4NVhaDfV0GTxF0uAgwa_COb3zZU3T"
Filter connectors by active status
Example:
true
Filter connectors by end user origin ID
Example:
"user_123"
Number of results to return per page. Maximum size is 200.
Required range:
1 <= x <= 200The pagination cursor value.
Response
Successful Response
Get Hris Connectors