Retrieve journey statistics

Retrieve the specified journey statistics.

SecurityTdApikeyAuth
Request
path Parameters
journeyId
required
integer <int64>

Journey ID

Responses
200

Returns the statistical summary of the journey

403

non-JSON:API formatted error for insufficient permission to access a resource

get/entities/journeys/{journeyId}/statistics
Request samples
Response samples
application/vnd.treasuredata.v1+json
{
  • "data": {
    },
  • "included": [
    ]
}