Skip to main content
GET
/
health
Simple health check
curl --request GET \
  --url http://localhost/api/health/ \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Documentation Index

Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT token obtained from AWS Cognito or custom authentication service

Response

200 - application/json

Athena is alive!