The GET HTTPS method is used to read data or retrieve information about a resource.
For example, to retrieve a representation of a collection of all backup jobs, send the request of the following type:
GET https://<Backup-Office365>:4443/v1/Jobs |
In case of success, the GET HTTPS method returns the HTTP response code 200 OK. In the response body, the method returns a representation of a resource.
Send feedback | Updated on 2/12/2018