Item

Get all items owned by a company/classroom/enterprise.

Returns a list of all items owned by the company/classroom/enterprise.

Either documentId or companyId must be provided.

get/items

Query parameters

documentIdstring

ID of any document owned by the company/classroom/enterprise.

companyIdstring

Company/classroom/enterprise ID.

qstring

Optional search string.

publishStatesstring

Refine returned items by publish states: 0: PENDING | 1: ACTIVE | 2: INACTIVE

classificationstring

Refine returned items by classification. Classifications are managed in company/classroom/enterprise Properties settings.

offsetinteger

Number of entries to skip in the returned list.

limitinteger

The number of list entries to return in a single API call.

Response

default response

Changes

No recorded changes to this endpoint across all 3 revisions of this API.