Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
curl https://nest.feather.mupeni.dev/v1/projects/proj_01hx.../environments/env_01hx.../api-keys \ -H "Authorization: Bearer <server_key>"
{ "items": [ { "id": "key_01hx...", "orgId": "org_01hx...", "environmentId": "env_01hx...", "type": "server", "keyPrefix": "sk_ab12", "description": "Backend service", "revokedAt": null, "createdAt": "2024-03-01T12:00:00.000Z" } ], "nextCursor": null, "hasMore": false }
Returns a paginated list of API keys for an environment.
keyPrefix
nextCursor