Get Record View Capabilities With Service

Beta

Checks whether record-view links can be created for a connection schema.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Headers

X-Polytomic-VersionstringOptional

Query parameters

connection_idstringRequiredformat: "uuid"

Connection to check for record-view link support.

schema_idstringRequired

Schema to check for record-view link support.

Response

OK
dataobject

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error