# Retrieve API current status Retrieve API current status. Endpoint: GET /status Version: latest Security: , ## Response 200 fields (application/json): - `status` (string) Status of the Rebilly API. If the API is operational, this value is . Enum: "ok" - `time` (string) Read-only timestamp in ISO 8601 date-time format. - `release` (string) Current release version of the API.