Skip to main content
GET
List products

Authorizations

Authorization
string
header
required

A workspace API key.

Query Parameters

status
enum<string>
default:all

Filter by status. INTERNAL is the retired one; all returns every product.

Available options:
LIVE,
PRE-LAUNCH,
INTERNAL,
all
limit
integer
default:50

How many products to return. Between 1 and 200; defaults to 50.

Required range: 1 <= x <= 200

Response

Success.

success
boolean
required
products
object[]
required
hasMore
boolean
required
{key}
any