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... \ -H "Authorization: Bearer <server_key>"
{ "id": "proj_01hx...", "orgId": "org_01hx...", "name": "My App", "slug": "my-app", "createdAt": "2024-03-01T12:00:00.000Z", "environments": [ { "id": "env_01hx...", "name": "Production", "slug": "production", "color": "#ef4444", "protected": false, "createdAt": "2024-03-01T12:00:00.000Z" } ] }
Returns a single project with its environments.
environments