Skip to main content
POST
Searches for items matching a keyword across one or more containers, filtered by user permissions.

Authorizations

Authorization
string
header
required

JWT Bearer token. Obtain via the OAuth 2.0 token endpoint.

Body

The search keyword and container IDs to search within.

keyword
string
container
string[]

Response

List of matching items.

itemId
string
itemName
string
itemSequence
string
itemDependencyKey
string
itemRestrictedTo
string
containerId
string
containerName
string
containerCode
string