Skip to main content
GET
List the company's websites

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Query Parameters

companyId
string
required

Company ID that owns the website

Optional name filter

limit
integer

Max websites to return, 1-100 (default 24)

offset
integer

Pagination offset (default 0)

Response

Websites owned by the company, with branch counts

websites
string[]

Websites with id, name, branchCount

total
integer