Skip to main content

ListScriptVersions

GET 

/api/v1/workspaces/:workspace_id/scripts/:script_id_or_ref/versions

Gets the script version history for a script. Returns a paginated list of script versions ordered by version descending, latest first.

Requires READ permission on the organization level.

Request

Responses

Request fulfilled, document follows

Response Headers