selective sync configurations list

GET {{baseUrl}}/selective-sync/configurations

Get a linked account's selective syncs.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

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"}]}