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.

API call editing in Swagger started by clicking the Try it out button

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

Page size parameter filled in an API call in Swagger

5.Click Execute.

API call execution in Swagger initiated by clicking the Execute button

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