Analysis |
The object contains general analysis information and a list of Task objects. Structure
Examples If you request a certain analysis by its ID, in response, you receive the object where the tasks key is a list of TaskFinished or TaskProcessing objects:
If you request a list of analyses using the GET analyses method, in response, you receive a list of objects, each contains the tasks key—a list of TaskBasic objects:
|