Back to Prisma

List compute versions

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

latest379 B
Original Source

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

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

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