Skip to main content
GET
/
auth
/
profile
Get user profile
curl --request GET \
  --url http://localhost:3000/auth/profile \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: zdb_your_api_key_here

Response

User profile information