Skip to content

Meta

GET /v1/meta/capabilities

Requires no authentication. Returns the available resources, the scope taxonomy, and the current limits, so a client never has to discover them by trial and error.

Terminal window
curl https://api.truo.cloud/v1/meta/capabilities \
-H "Authorization: Bearer $TRUO_TOKEN"

operationId: meta.capabilities