Get the current subscription details
GET
/api/v1/billing/subscriptionParameters
This endpoint does not accept parameters.
Responses
200Subscription object
Request
curl -X GET "https://api.knowledgetree.dev/api/v1/billing/subscription" \
-H "Authorization: Bearer $KT_API_TOKEN"Response
200Subscription object
Example response not yet documented.