Get a view

View as Markdown
Read a view resource. Bearer view tokens may read only their own resource.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

viewIdstringRequired
Public view resource id. It is safe to expose in URLs and logs.

Headers

BCTRL-Subaccount-IdstringOptional
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.

Response

OK
HostedViewBootstrapobject
OR
EmbeddedViewBootstrapobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error