ESET Online Help

Search
Select the category
Select the topic

Execute your first API call

In this example, we are executing the Automation GET v1/device_tasks call:

1.Navigate to the Automation ESET Connect API Swagger UI page according to your region and authorize. You can find the corresponding link in prefabricated API calls.

2.Click GET v1/device_tasks call.

3.Click Try it out to start editing the call.

swagger_get_device_tasks_01

4.Fill in the pageSize field, for example, 10. See Pagination to learn more about page size.

swagger_get_device_tasks_02

5.Click Execute.

swagger_get_device_tasks_03

6.Swagger UI returns a response with details about existing device tasks.