Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.medera.info/llms.txt

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

GET /api/billing/subscriptions

List subscriptions for the tenant.

Example

curl -X GET https://api.medera.ai/api/billing/subscriptions \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json"