Skip to main content
GET
Returns the complete record for one HR integration — connection status, last sync details, and whether a manual sync can be triggered.

Path Parameters

integer
required
The unique numeric ID of the HR integration to retrieve.

Response

object
required

Authorizations

Authorization
string
header
required

HTTP Basic Auth using your API key credentials. Use the username and password issued from the Developer Portal. Encode them as Base64(username:password) and pass in the Authorization: Basic <token> header.

Path Parameters

id
integer
required

The unique numeric ID of the HR integration to retrieve.

Response

200 - application/json

The requested HR integration's full record.

data
object