GET /anonymousToken
Retrieve an anonymous access token for the given security realm. By including the returned token as the Bearer token in the Authorization header of subsequent requests, the client indicates its scope is that of a particular security realm.
Resource URL
https://repo-prod.prod.sagebase.org/auth/v1/anonymousToken
Parameters
| realm |
| Resource Information | |
|---|---|
| Authentication | not required |
| HTTP Method | GET |
| Request Object | None |
| Response Object | AccessTokenResponse (application/json) |