v2

latestOpenAPI 3.0.02026-07-26365590.3 KB
Authentication

Get current API key info

Returns information about the authenticated API key and organization

get/v1/me

Response

API key information

organizationIdstring uuid
messagestring

Example response

{
  "message": "Authenticated successfully"
}