api-keys

List all API keys for the current user or organization

Deprecated. This path is the pre-/v2/ URL for /v2/api-keys/list and is kept only so existing integrations keep working. It behaves identically, responds with a Sunset header, and stops being served on 2027-03-01. Move to /v2/api-keys/list.

List all API keys for the current user or organization

get/v2/alpha/api-keys/list

Response

Successful response

publicIdstring required
userIdstring required
{"stackTrail":"paths:/v2/alpha/api-keys/list:get:responses:200:content:application/json:schema:items:properties:orgId:anyOf","oasType":"schema","type":"unknown","nullable":true}
revokedAtstring nullable required
last4string required
createdAtstring required

Changes