latestOpenAPI 3.0.02026-08-0811452.3 KB
d8c8699063a9
Status
API status
get/v1/status.{format}
Path parameters
formatstring required
Example:json
Use 'json' to return JSON arrays or object. Use 'csv' to return a CSV file.
Response
OK
Example response
[
{
"buildTime": "2020-05-01T19:00:00Z",
"production": true
}
]