Items
Retrieves the item list.
GET
Headers
Value must be 'Bearer <token>' where <token> is an API key prefixed with 'bc_' or a JWT token.
Example:
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Query Parameters
Filter for inactive items
Number of items per page
Page number for pagination
View slug for filtering
Search keyword
Stringified filter roles
Sort order direction
Available options:
DESC
, ASC
Column sort direction
Array of filter roles
Custom view ID for filtering
Response
200 - application/json
The item list has been successfully retrieved.
The response is of type object
.