POST /blueprintactiontypes/search
Search available blueprint action types using request body (public endpoint)
Search available blueprint action types using request body (public endpoint)
| 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 |
|---|---|
*public | No authentication required, public endpoint |
Back to Blueprint Action Types Return to the Blueprint Action Types category to view other endpoints All API Categories Browse all available API categories
