Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 508 Bytes

File metadata and controls

12 lines (9 loc) · 508 Bytes

SearchFilterRequestId

Filters by request ID. Supported for requests only.

Properties

Name Type Required Description
_eq string The request ID to match.
_ne string The request ID to exclude.
_in string[] A list of request IDs to match.
_nin string[] A list of request IDs to exclude.