cURL
curl --request GET \ --url https://api.circular.rosetta.sh/api/v1/client/keys \ --header 'Authorization: Bearer <token>'
[ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "key_prefix": "<string>", "status": "active", "created_at": "2023-11-07T05:31:56Z", "last_used_at": "2023-11-07T05:31:56Z" } ]
List all API keys for the authenticated client.
Supabase JWT with client_id claim
List of API keys
e.g. circ_live_xxxx
active
revoked