Skip to main content
GET
/
api
/
auth
/
api-keys
/
{id}
Get an API key by ID
curl --request GET \
  --url http://localhost:3000/api/auth/api-keys/{id}
{}

Documentation Index

Fetch the complete documentation index at: https://docs.gomobile.ma/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Response

API key found

The response is of type object.