List material containers
Material Containers
List material containers
GET
List material containers
Authorizations
OAuth 2.0 client credentials. Exchange your client_id and client_secret for an access token scoped to the organisation that provides data access.
Headers
ID of the organisation the request operates on behalf of (e.g. org_...). Must be an organisation the API client has access to.
Example:
"org_01k83mfmhgchya944v86ryvhpq"
Query Parameters
Maximum number of items to return.
Required range:
1 <= x <= 50Filter by the site currently holding the container.
Filter by container status. Whether the container is available as an input to further flows, consumed by one, or deactivated.
Available options:
available, consumed, deactivated Cursor representing the item ID after which to start listing results.