This is an archive version of the document. To get the most up-to-date information, see the current version.

GET Method

The HTTP GET method is used to retrieve information about a resource.

For example, to retrieve a representation of a collection of all users created in Veeam Backup for Microsoft Azure, send the following request:

GET https://51.11.247.127/api/v7/users

In case of success, the HTTP GET method returns the 200 response code. In the response body, the method returns a representation of a resource.

Page updated 2/23/2024

Page content applies to build 7.1.0.22