Skip to main content
GET
List programs

Authorizations

Authorization
string
header
required

API key authentication. Include your API key as a Bearer token.

Example: Bearer sk_prod_xxxxxx

Get your API key from the Stell Dashboard.

Query Parameters

productType
string
status
string
nextToken
string
limit
string
type
string
merchantId
string

Response

200 response

data
object
required

Page of programs plus the pagination cursor

requestId
string
required

Unique request identifier for debugging

Pattern: ^[0-9A-Z]{26}$