We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ecb3aa commit 38fe387Copy full SHA for 38fe387
README.md
@@ -51,6 +51,8 @@ If username and password are used instead, a token fetching request will be done
51
- `check_submitted_url_status`
52
- Accepts a task id returned by upload_sample_from_url and returns a response containing processing status and
53
report if the report is ready
54
+- `file_analysis_status`
55
+ - Accepts a list of file hashes and returns their analysis completion information.
56
- `get_submitted_url_report`
57
- Accepts a task ID returned by upload_sample_from_url and returns a response
58
- This method utilizes the set number of retries and wait time in seconds to time
0 commit comments