/application/{id}/user/{user_id}/impressions

Get impressions associated with a specific user

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Application id

integer
required

User instance id

Query Params
string
required

Start date for the impressions (i.e. 2018-01-01)

string
required

End date for the impressions (i.e. 2018-01-15)

integer
required

The number of documents that should be included in the result. If not set, only aggregations will be returned in the response

integer
required

The number of documents that should be skip in the query. If not set, results will start from the beginning (based on start_date)

string

Type of the impression

string

Type of the content

Responses
200

Response contains aggregations by impression type

400

Bad request

401

Unauthorized

403

Forbidden

404

Application or User not found

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!