The Bearer token that can be used to access other API endpoints.
A list of permissions that your api-key is granted. Any of these Permissions.
Allows reading of any data, except permissions.
"read"
{ "token": "<string>", "permissions": [ "<string>" ] }