List Api Keys
API Keys
List API Keys
List API keys for a team. Secrets are never returned.
Required Role: VIEWER or higher
GET
List Api Keys
Documentation Index
Fetch the complete documentation index at: https://docs.dataraven.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Search by name (case-insensitive)
Include revoked keys in results
Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100Field to sort by
Available options:
name, created_at, last_used_at Sort order: asc or desc Sort order for list endpoints.
Available options:
asc, desc