selective sync configurations list
GET {{baseUrl}}/selective-sync/configurations
Get a linked account's selective syncs.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Accept | string |
RESPONSES
status: OK
{"linked_account_conditons":[{"condition_schema_id":"123e4567-e89b-12d3-a456-426655440000","common_model":"hris.Employee","native_name":"Started At","field_name":"start_date","operator":"GREATER_THAN_OR_EQUAL","value":"2022-01-01T00:00:00Z"}]}