Back to Prisma

List compute services

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

latest379 B
Original Source

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

Returns all compute services the token has access to, ordered by creation time (oldest first). Optionally filter by project ID. Supports cursor-based pagination.

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