ListScripts
GET/api/v1/workspaces/:workspace_id/scripts
Gets all scripts for a workspace. Returns a paginated list of scripts ordered by name ascending. Can be filtered by script type (interactive or batch).
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