Optionalconfiguration: ConfigurationOptionalaction: RequestsListActionEnumA simple equality filter for the action field
Optionalfilter: 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'].
Optionalformat: stringA simple equality filter for the format field
OptionaljobId: numberA simple equality filter for the job_id field
Optionalorg: stringA simple equality filter for the org field
Optionalpage: numberA page number within the paginated result set.
OptionalpageSize: numberNumber of results to return per page.
OptionalprojectId: numberA simple equality filter for the project_id field
Optionalsort: stringWhich field to use when ordering the results. Available ordering_fields: ['created_date', 'status', 'action']
Optionalstatus: RequestsListStatusEnumA simple equality filter for the status field
Optionalsubresource: RequestsListSubresourceEnumA simple equality filter for the subresource field
Optionaltarget: RequestsListTargetEnumA simple equality filter for the target field
OptionaltaskId: numberA simple equality filter for the task_id field
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
RequestsApi - functional programming interface
Export