# List Results

Get the details for all placement test results.

Endpoint: GET /v4/inbox/results
Version: 0.0.1
Security: basicAuth

## Query parameters:

  - `sender` (string)

  - `subject` (string)

  - `provider` (string)

  - `target_email` (string)

  - `time_after` (string)

  - `time_before` (string)

  - `cursor` (string)

  - `sort` (string)

  - `offset` (integer)

  - `ascending` (boolean)

  - `limit` (integer)


