ListOfRequests
Index
Properties
count
The total number of requests matching the query.
cursor
A cursor string used for current page of results.
exclusive_start_id
The ID of the last request from the previous page, used for pagination.
items
The array of requests.
limit
The maximum number of requests returned in this response.
model_config
next_cursor
A cursor string to be used to continue pagination.
A paginated list of requests from the request queue.