Skip to main content
GET
Get site details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

siteId
string<uuid>
required

UUID of the site to retrieve

Response

Default Response

siteId
string<uuid>
required

Unique site identifier in UUID format

siteName
string
required

Human-readable name of the site

isOnline
boolean
required

Connectivity status

schedules
object[]
required

List of schedules currently active on site

reportedAt
string<date-time> | null
required

Timestamp of the last healthcheck received from the controller, or null if it has never reported

assets
object
required