Optional
configuration: ConfigurationOptional
action: RequestsListActionEnumA simple equality filter for the action field
Optional
filter: stringJSON Logic filter. This filter can be used to perform complex filtering by grouping rules. Details about the syntax used can be found at the link: https://jsonlogic.com/ Available filter_fields: ['status', 'project_id', 'task_id', 'job_id', 'action', 'target', 'subresource', 'format'].
Optional
format: stringA simple equality filter for the format field
Optional
jobId: numberA simple equality filter for the job_id field
Optional
org: stringA simple equality filter for the org field
Optional
page: numberA page number within the paginated result set.
Optional
pageSize: numberNumber of results to return per page.
Optional
projectId: numberA simple equality filter for the project_id field
Optional
sort: stringWhich field to use when ordering the results. Available ordering_fields: ['created_date', 'status', 'action']
Optional
status: RequestsListStatusEnumA simple equality filter for the status field
Optional
subresource: RequestsListSubresourceEnumA simple equality filter for the subresource field
Optional
target: RequestsListTargetEnumA simple equality filter for the target field
Optional
taskId: numberA simple equality filter for the task_id field
Optional
options: RawAxiosRequestConfigOverride http request option.
Optional
options: RawAxiosRequestConfigOverride http request option.
RequestsApi - functional programming interface
Export