Requests
Retrieve requests from Apify Request Queues with URL, method, headers, and processing information.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| UniqueKey | String | ||
| Url | String | ||
| LoadedUrl | String | ||
| Method | String |
The allowed values are GET, POST, PUT, DELETE, HEAD, OPTIONS. | |
| Headers | String | ||
| Payload | String | ||
| NoRetry | Boolean | ||
| RetryCount | Integer | ||
| ErrorMessages | String | ||
| HandledAt | Datetime |