List Products
Products
List Products
Retrieve a list of products for a connected account.
GET
List Products
Headers
All requests to the ChatDash API must be validated with the agency API Key found on your agency profile
Path Parameters
The Stripe connected account ID
Query Parameters
Filter products by status: active, archived, or all. Defaults to active.
Available options:
active, archived, all Max number of products to return (1-100). Defaults to 100.
Required range:
1 <= x <= 100Pagination cursor (returns results after this ID).
Filter by created date start (unix timestamp, seconds).
Filter by created date end (unix timestamp, seconds).
