Returns details for the Data Kiosk queries that match the specified filters
Returns a paginated list of Data Kiosk queries submitted by the seller,
optionally filtered by processing status and creation date range.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
processingStatuses
Allowed values:
pageSize
createdSince
createdUntil
paginationToken
Response
Success
queries
pagination
Errors
400
Bad Request Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error