Get resource schema

GET {{baseUrl}}/vault/connections/:unified_api/:service_id/:resource/schema

This endpoint returns an approximate JSONSchema of a given resource.

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":{}}