The urlinsightGetZraySnapshots Web API Method
Get stored z-ray snapshots for a requested resource ID.
Version: 1.9
Required Permissions: Read-only
HTTP method: GET
Supported by Editions: All
Request Parameters:
Parameter |
Type |
Required |
Description |
resource_id |
integer |
Yes |
The URL ID to retrieve the info from. |
Expected Response Code: 200 OK. For more information see Response Format.
Response Format:urlinsightZraySnapshot
Possible Action Specific Error Codes:
HTTP Code |
Error Code |
Description |
404 |
urlinsightNoSuchUrl |
The URL does not exist. |
Example
|
Request
Response
|