admin

Get Api Key For Username

get/user_admin/v2/api_key/{username}

Path parameters

usernamestring required

Response

Successful Response

api_keystring required

The API key

Example response

{
  "api_key": "a1b2c3d4e5f6g7h8i9j0"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.