Authenticated

Get API keys

Returns the API keys for the authenticated user. Warning: This returns sensitive information.

get/api/v1/authenticated/api_keys

Response

successful

tokenstring

Example response

{
  "token": "waka_..."
}

Changes