POST /_system/blueprintevents/search
Search blueprint events using request body
Search blueprint events using request body
| Key | Type | Example | Description |
|---|---|---|---|
| authorizationrequired | string | | Access token |
| Key | Type | Example | Description |
|---|---|---|---|
| countoptional | boolean | | Return count instead of results |
| filtersoptional | object | {} | Additional search filters |
| limitoptional | integer | | Maximum number of results |
| offsetoptional | integer | | Number of results to skip |
| queryoptional | string | | Search query string |
| sortoptional | array | [{}] |
{}{
"error": "ERROR_KEY"
}| Permission | Description |
|---|---|
Bearer token | Access token required via Authorization header, x-authtoken, x-token, query param, or cookie |
blueprintevents_create | Required scope: blueprintevents_create |
Back to Blueprint Events Return to the Blueprint Events category to view other endpoints All API Categories Browse all available API categories
