Sites

Get a site

GET/sites/{id}

Parameters

Authorizationheaderstringrequired
Authentication credentials, e.g. Bearer <token> (bearerAuth (http bearer)).
idpathstringrequired
Site identifier.

Responses

200The requested site.
idstringrequired
namestringrequired
Display name of the site.
domainstringrequired
Primary domain, without protocol.
createdAtstring
200 example
404No site with this ID exists.

Code samples

cURL
Last updated on