GET /_system/blueprintevents/search
Search blueprint events using query parameters
    Search blueprint events using query parameters
  
   
  
  
  | Key | Type | Example | |
|---|---|---|---|
| authorization required | string | 
    
       "Bearer your-jwt-token" 
     | 
    
{
  "success": true
}
  {
  "success": false,
  "error": "ERROR_KEY"
}
  | permission | description | 
|---|---|
BearerAuth | 
            JWT access token obtained from login endpoint required | 
Back to Blueprint Events Return to the Blueprint Events category to view other endpoints All API Categories Browse all available API categories