Skip to content

Get Scripts

GET
/scripts

Retrieves available scripts for the authenticated user. Supports searching by name or description when search parameter is provided.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Query Parameters

search

Search term to filter scripts by name or description

Type
string
organizationId

Optional: Filter scripts by organization ID

Type
string

Responses

List of scripts available to the user

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License