Get an API tokenAsk AIget https://{customerid}.observeinc.com/v1/service-accounts/{accountId}/api-tokens/{tokenId}Retrieve a specific API token by IDPath ParamsaccountIdstringrequiredThe id of the service account associated with the API tokentokenIdstringrequiredThe id of the API token to updateResponses 200API token queried successfully 400Bad request 401Unauthorized 403Forbidden 404Resource not found 429Rate limit reached 5XXInternal server errorUpdated 7 months ago