Jump to: GET Response Notes | API Call Builder
Find a Saved Report by its ID.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| id | Integer | ID of Saved Report object |
GET Response Notes
An array containing the Saved Report (if found) or empty if not found.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.