Resources
Get Products
Retrieve all products associated with the authenticated user’s organization.
GET
Retrieve all products associated with your organization. Products are used when evaluating content to ensure the correct compliance rules and guidelines are applied.
Authorizations
Use your API key as a Bearer token
Query Parameters
Number of products to skip (for pagination)
Required range:
x >= 0
Maximum number of products to return
Required range:
1 <= x <= 100
Response
200
application/json
List of products
The response is of type object
.