Skip to content

Get API key#

Get the API key of a user.

Query#

GET /api/v1/user/{id}/key

with:

  • id: id or login of the user

Response#

Status codes#

  • 200: if the API key have succesfully been generated
  • 401: Authentication error
  • 403: Authorization error

ResponseBody Example#

  BOXTE+Cq0qrZcHhTK4j0LpT/TVW5auOz

Last update: September 6, 2021 05:39:12