Get all scripts
Retrieves a paginated list of scripts for the current organization
Headers
x-api-key
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Query parameters
page
Page number for pagination
page_size
Number of items per page
Response
Successful Response
script_revision_id
Unique identifier for this specific script revision
script_id
User-facing script identifier, consistent across versions
organization_id
ID of the organization that owns this script
version
Version number of the script
created_at
Timestamp when the script was created
modified_at
Timestamp when the script was last modified
run_id
ID of the workflow run or task run that generated this script
deleted_at
Timestamp when the script was soft deleted

