GET
/
consumers
/
{consumerid}
/
syncs
/
{syncid}

Authorizations

Authorization
string
header
required

This access token needs to be included in each of your request to the Chift API.

Path Parameters

consumerid
string
required
syncid
string
required

Response

200 - application/json

Date on which the consumer first navigated to the link to setup the sync

sync_name
string
required

Name of the sync

syncid
string
required
enabled_flows
object[]

List of flows that the consumer has enabled

Values of the mappings requested for the sync for the specific consumer

Metadata passed during creation

status
enum<string>
default:
inactive

Indicates whether the consumer has setup the sync. If the setup is complete, it will return 'active'. Otherwise 'inactive'.

Available options:
active,
inactive
status_details
string

Gives additional information if the status is inactive