Skip to main content
GET
Get a sync config action's parameters

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The unique identifier of the sync config.

Response

The action parameters were retrieved.

parameters
object[]
required

The parameters the action accepts.

validation_rules
object[]
required

Cross-parameter rules the action enforces on top of required.