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. |