GET
/
api
/
v1
/
syncs
/
configurations

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
data
object

Data object containing configuration details.

Was this page helpful?