Get Current Tenant Information¶
GET /api/v1/tenant/resolve
Overview¶
Get the workspace information of the current token (or switch token)
Parameter Details¶
Request Example¶
curl 'https://openapi.truewatch.com/api/v1/tenant/resolve' \
-H 'DF-API-KEY: <DF-API-KEY>' \
--compressed