Skip to main content
GET
Get bridge route

Authorizations

Authorization
string
header
required

Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.

Response

OK

wsUrl
string<uri>
required

URL for the ws.

Value constraints

region
enum<string>
required

Specifies region for this schema.

Allowed values

Available options:
BR,
US,
IN,
Auto
kind
enum<string>
required

Kind discriminator for this object.

Allowed values

Available options:
sandbox,
production
signal
enum<string>
required

Specifies signal for this schema.

Allowed values

Available options:
customer,
bartender
tokenKind
enum<string>
required

Category assigned to token.

Allowed values

Available options:
project
expiresAt
integer
required

Unix timestamp in milliseconds when this resource expires.

Value constraints

Required range: x >= 0