Get custom mapping

GET {{baseUrl}}/vault/custom-mappings/:unified_api/:service_id/:target_field_id

Get a custom mapping

Request Params

KeyDatatypeRequiredDescription
cursornull
resource_idnull

HEADERS

KeyDatatypeRequiredDescription
x-apideck-consumer-idstring(Required) ID of the consumer which you want to get or push data from
x-apideck-app-idstring(Required) The ID of your Unify application
Acceptstring

RESPONSES

status: OK

{"status_code":200,"status":"OK","data":{"type":"string","description":"Target Field Mapping example value from downstream","example":"Some value","readOnly":true,"nullable":true}}