List Requests
Retrieves requests from Content Snare.
Query
String to search in the values specified in the parameter `q_by[]`
Specifies list of values where string from the parameter `q` will be searched. If it isn't set then the default list is used.<br><b>Examples:</b> q_by[]=name&q_by[]=clients.full_name&q_by[]=client_companies.name
Filter By.
Specifies list of statuses for filtering<br><b>Examples:</b> filter_by[statuses][]=published&filter_by[statuses][]=completed
Specifies value for sorting
Specifies direction for sorting
Include additional data in response<br><b>Examples:</b> expand[]=request_template_name&expand[]=owner_email&expand[]=owner_name&expand[]=clients
Maximum number of rows to return.
Number of rows to skip.
Comma-separated sort fields; prefix with - for descending.
Comma-separated response fields to include.