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
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.