GET /me

Return the identity behind the caller's credential.

MethodPath
GET/v1/me
curl "https://api.ellipsis.dev/v1/me" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
"api_key_id": "string",
"customer_id": "string",
"customer_login": "string",
"sandbox_id": "string",
"user_id": "string"
}

On this page

No Headings
Schedule a demo