For the complete documentation index, see llms.txt. This page is also available as Markdown.

Misc

Miscellaneous

The current CMS time

get

The Time

Responses
200

successful response

application/json
Other propertiesstringOptional
get/clock
GET /api/clock HTTP/1.1
Accept: */*
200

successful response

{
  "ANY_ADDITIONAL_PROPERTY": "text"
}
get

Get the help landing page and any page specific help links

Query parameters
pagestringOptional

The page name (route name) to return help links for

Responses
200

successful response

No content

get/help/page-links
GET /api/help/page-links HTTP/1.1
Accept: */*
200

successful response

No content

Last updated

Was this helpful?