Skip to main content
GET
/
v
/
alpha
/
companies
/
{id}
Get company by ID
curl --request GET \
  --url https://api.operate.so/v/alpha/companies/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API key for authentication. Obtain from your Operate dashboard.

Path Parameters

id
string<uuid>
required

The unique identifier (UUID) of the company

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

200

Successful response