List Product Catalog
Retrieves a list of all Products for a specific connection. Supports cursor based pagination.
Note: Currently, keys generated via the TaxCloud web app do not include the necessary scopes to interact with the Management API. To request access, contact our support team.
Path parameters
connectionId
represents the ID of a connection. It is used as a unique identifier for the connection
Headers
X-API-KEY
Query parameters
limit
Maximum results per page
cursor
The position from where the page should start. This can be found in the result of a previous api call and should be used on subsequent api calls to get the next group of records
ascending
Whether you want the results to be ascending.
sortBy
The field you want to sort by.
Allowed values:
Response
OK
items
limit
Maximum results per page
$schema
A URL to the JSON Schema for this object.
nextCursor