Skip to main content

List schemas

GET 

/schemas

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Get a list of schemas

Request

Responses

Schemas

Schema
  • Array [
  • id stringrequired
    application_id stringrequired
    name stringrequired
    config objectrequireddeprecated
    fields object[]required
  • Array [
  • name stringrequired

    Your application field name.

    mapped_name string

    The field your customer maps. This is a Provider-specified field name. E.g. FirstName for Salesforce.

  • ]
  • allow_additional_field_mappings booleanrequired

    Specifies whether your customer can add new application field names.

  • ]
Loading...