Skip to main content
GET
/
interactions
/
download
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

from_date
string | null

From date in YYYY-MM-DD

to_date
string | null

To date in YYYY-MM-DD

Response

Successful Response