Skip to main content
GET
Error

Path Parameters

publishableKey
string
required

The environment's publishable key.

Example:

"uk_pk_live_…"

Response

The environment's public configuration.

environment
enum<string>
Available options:
live,
test
auth_mode
enum<string>
Available options:
hosted,
federated
providers
string[]

Social providers this environment can sign someone in with.

waitlist
boolean

Whether the product is still behind a waitlist. A sign-up screen has to know before it renders: in waitlist mode the form collects an address and promises an email, and nothing it does mints a session.