Skip to main content
GET
Get the portal context for the bearer token

Authorizations

Authorization
string
header
required

A hpt_… customer portal token, as Authorization: Bearer. Stored hashed; shown once at issue.

Query Parameters

token
string

Portal access token (hpt_…), as an alternative to the Authorization: Bearer header. The header is checked first; the query parameter is used only when no Bearer header is present.

Response

Portal identity and the datasets it exposes.

portal
object
required
customer_id
string
required

The workspace's own identifier for this end customer, taken from the token (portal_tokens.customer_id). Not settable by the customer.

event_types
string[]
required

Dataset names this portal exposes; [] if the stored value is unparseable. An empty array means no dataset restriction is applied to new destinations.