cURL
curl --request GET \ --url https://vortexpdf.com/api/v1/health \ --header 'Authorization: Bearer <token>'
{ "current_user": { "email": "[email protected]", "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6" }, "status": "operational" }
Returns the current health status of the API
Manage your API keys at https://vortexpdf.com/api-keys
Health status
Response from the health check endpoint
Information about the authenticated user
Show child attributes
The current health status of the API
operational
degraded
major