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

TypeHTTP (bearer)

Parameters

Path Parameters

scriptId*

The unique identifier of the script (URL encoded)

Typestring
Required

Responses

Script details
application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License