v65

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0386234904.1 KB
Scripts

Get script by ID

Retrieves a specific script by its ID

get/v1/scripts/{script_id}

Path parameters

script_idstring required

The unique identifier of the script

Example:s_abc123

The unique identifier of the script

Headers

x-api-keystring nullable

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Response

Successful Response

script_revision_idstring required

Unique identifier for this specific script revision

script_idstring required

User-facing script identifier, consistent across versions

organization_idstring required

ID of the organization that owns this script

run_idstring nullable

ID of the workflow run or task run that generated this script

versioninteger required

Version number of the script

created_atstring date-time required

Timestamp when the script was created

modified_atstring date-time required

Timestamp when the script was last modified

deleted_atstring date-time nullable

Timestamp when the script was soft deleted