List your organization's inventory
Organization API
List your organization's inventory
Retrieve inventory items for the authenticated organization with optional filtering by product ID. Results include related product and variant details.
Rate limit: 120 requests burst, 60 requests/minute sustained.
GET
List your organization's inventory
Documentation Index
Fetch the complete documentation index at: https://docs.collectpure.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Query Parameters
Filter by product ID
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Maximum number of items to return (default 20, max 100)
Required range:
1 <= x <= 100Number of items to skip (for pagination)
Required range:
0 <= x <= 9007199254740991