Skip to main content
GET
/
api
/
campaigns
/
companies
/
{companyId}
Get company by ID
curl --request GET \
  --url https://apiv1.delightloop.ai/api/campaigns/companies/{companyId} \
  --header 'x-api-key: <x-api-key>'
{}

Headers

x-api-key
string
required

auth key

Path Parameters

companyId
string
required

Company ID

Response

200 - application/json

Company retrieved successfully

The response is of type object.