You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/GreedyBear/Usage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ The available query parameters are:
83
83
-`ordering`: Field to order results by, with optional `-` prefix for descending. (default: `-last_seen`)
84
84
-`verbose`: `true` to include IOC properties that contain a lot of data, e.g. the list of days it was seen. (default: `false`)
85
85
-`paginate`: `true` to paginate results. This forces the json format. (default: `false`)
86
-
-`format`: see [Feeds API](#feeds) (default: `json`)
86
+
-`format_`: see [Feeds API](#feeds) (default: `json`)
87
87
88
88
Check the [API specification](https://intelowlproject.github.io/docs/GreedyBear/Api-docs/) or the to get all the details about how to use the available APIs.
0 commit comments