Back to Prisma

List compute versions

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

latest381 B
Original Source

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

Returns all compute versions belonging to a compute service, ordered by creation time (newest first). Supports cursor-based pagination.

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