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
- 200
- 400
- 401
- 403
- 404
Request fulfilled, document follows
Response Headers
Bad request syntax or unsupported method
No permission -- see authorization schemes
Request forbidden -- authorization will not help
Nothing matches the given URI