AddOns
List addOns
Get a list of add-ons
GET
/
addons
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
status
enum<string>
Filter by status
Available options:
ACTIVE
, ARCHIVED
nextToken
string
pageSize
number
Response
200 - application/json
data
object[]
requirednextToken
string
context
object