Get Business Objects by Search

Fetches business object records based on the defined search keyword. For example, you can define to fetch incidents that contains boardroom in it.

Base URL:

https://{tenant url}/api/odata/businessobject/{business object name}?$search={search keyword}

Ensure the business object name is suffixed with an "s".

Unsuccessful Response