Back to Prisma

List compute services for a project

apps/docs/content/docs/management-api/endpoints/[experimental]/get-projects-by-project-id-compute-services.mdx

latest366 B
Original Source

⚠️ Experimental endpoint: this API is in active development and may change at any time without notice. ⚠️

Returns all compute services belonging to a project, ordered by creation time (oldest first). Supports cursor-based pagination.

<APIPage document={"management-api"} operations={[{"path":"/v1/projects/{projectId}/compute-services","method":"get"}]} />