Skip to content

Get Script Details

GET
/scripts/{scriptId}

Retrieves detailed information about a specific script including its content, parameters, and metadata.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

scriptId*

The unique identifier of the script

Type
string
Required

Query Parameters

organizationId

Optional: Organization ID if accessing organization script

Type
string

Responses

Script details

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License