External DocumentationTo learn more, visit the Flare.io documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Azure Tenant | The Azure tenant to query by. |
| Bin | The bin to query by. |
| Brand Name | The brand name to query by. |
| Domain FQDN | The complete domain name to query by. |
| The email to query by. | |
| Filters Type | Filter events by their type. |
| First Name | The first name to query by. |
| IP Address | The IP address to query by. |
| Identifier ID | The Event identifier ID. |
| Keyword | The keyword to query by. |
| Last Name | The last name to query by. |
| Order | The order in which the results will be returned. |
| Query String | The query string to search by. |
| Query Type | The type of query you would like to apply. |
| Repo Name | The repo name to query by. |
| Repo Owner | The repo owner to query by. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Severity | Filter events by their severity. |
| Strict Search | Ensure only exact matches are returned, ignoring partial matches. |
| Username | The username to query by. |
Advanced Parameters
| Parameter | Description |
|---|---|
| From | Cursor from which you want to continue paginating. The value comes from the next field in the response. |
| Page Size | Limit the number of events that will be returned. Valid range is 1 - 10. |
| Timestamp Greater Than | Fetch events that were created after a specified timestamp. |
| Timestamp Less Than | Fetch events that were created before a specified timestamp. |