Skip to main content
GET
/
field-mappings
/
{selector}
/
app-schema
Get field mapping app schema
curl --request GET \
  --url https://api.getmembrane.com/field-mappings/{selector}/app-schema \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Path Parameters

selector
string
required

Query Parameters

layer
enum<string>
Available options:
universal,
integration,
connection
integrationKey
string
integrationId
string
connectionId
string
connectionKey
string
instanceKey
string

Response

200 - application/json

The response is of type object.