Skip to main content
GET
This endpoint takes a signed-in console session, not an API key. Send the session cookies your browser received when you signed in. A request authenticated with an arukz_sk_ key is refused with 403. See Managing API keys. Revoked keys stay in the list so an access review can see that a key existed and was withdrawn. No response ever contains a key’s secret. Use last_used_at to tell a live integration from a forgotten key. The list is a single page: there is no cursor. You need the owner or admin role.
integer
default:"50"
How many keys to return, from 1 to 100.

Response

object[]
required
The keys, newest first.
object
required
Last modified on September 26, 2026