cURL
Accounts
Get Products
Retrieve a list of all products available in your account. Use the optional Filter parameter to filter by product status (e.g., Active, All).
What this does: Returns a list of products available on the account. Products define the base service capabilities that are bundled into packages.
Next steps:
- Get product details —
GET /v1.0/products - Create a product —
POST /v1.0/products
GET
cURL
Query Parameters
Filter by status (e.g., Active, Inactive, All)
Response
Get Products List
The response is of type object.