v8

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-2526602.8 MB
API Keys

Whoami

Get details about the currently used API Key & the relevant Team

get/api/whoami

Response

Success

Example response

{
  "api_key": {
    "name": "Onboarding",
    "last_used_at": "2025-05-23T15:51:52.000000Z",
    "created_at": "2025-04-20T16:27:45.000000Z"
  },
  "team": {
    "name": "Personal Team",
    "slug": "personal-team-123"
  }
}
All 266 operations