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

TypeHTTP (bearer)

Parameters

Query Parameters

search

Search term to filter scripts by name or description

Typestring

Responses

List of scripts available to the user
application/json

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License