Skip to main content
GET
Get a Company Detail

Authorizations

Authorization
string
header
required

Authenticate using one of two formats:

  • Organization/user token: Token <your-token>
  • Stytch JWT: Bearer <your-jwt>

Path Parameters

company_slug
string
required

URL slug of the company (e.g. stripe).

Response

Full company detail payload.

company
object
required