Skip to main content
GET
List Support Scripts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_name
string
required

Organization Name

product_name
string
required

Product Name

Query Parameters

pagination
object

Pagination

Response

Support Scripts List Response

Response schema for multiple Support Scripts

data
SupportScriptMinimal · object[]

The Support Script details

pagination
object