POST /blueprintactiontypes/search

Search available blueprint action types using request body (public endpoint)

Search available blueprint action types using request body (public endpoint)
KeyTypeExampleDescription
countoptionalboolean
4
Return count instead of results
filtersoptionalobject
{}
Additional search filters
limitoptionalinteger
50
Maximum number of results
offsetoptionalinteger
0
Number of results to skip
queryoptionalstring
"example"
Search query string
sortoptionalarray
[{}]
{}
{
  "error": "ERROR_KEY"
}
PermissionDescription
*publicNo 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