Skip to main content
GET
List company statuses

Authorizations

Authorization
string
header
required

API key authentication. Generate keys from your account settings.

Include in header: Authorization: Bearer YOUR_API_KEY

Path Parameters

account_id
string<uuid>
required

The unique identifier of the account/team

Response

List of company statuses

success
boolean
required
Example:

true

data
object[]
required
authType
enum<string>
Available options:
api_key,
session,
jwt