Get Resource ID
Returns the ID of the resource identified with the path {resourcePath} and the type {resourceType}.
The results of the request will be kept for two days, after which they will be deleted.
URI: GET /resource/get/resourceId
Parameters
Parameters in bold are mandatory
Location | Name | Description | Type |
---|---|---|---|
querystring | resourcePath | The path of the resource. | str |
querystring | resourceType | The type of the resource whose ID will be retrieved. | str |
To see details on possible response codes, go to API Responses.