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.../flags/new-checkout/proposals?status=pending" \ -H "Authorization: Bearer <server_key>"
{ "items": [ { "id": "prop_01hx...", "status": "pending", "proposedConfig": { ... }, "createdBy": "key_01hx...", "createdAt": "2024-04-10T14:00:00.000Z", "reviewedBy": null, "reviewedAt": null, "reviewNote": null } ], "nextCursor": null, "hasMore": false }
Returns proposals for a specific flag in an environment.
nextCursor