---
title: "Get the advanced details about the trip including driving events, speeding, idling, speed and rpm data series"
method: GET
path: "/v1/resourceowner/trips/{tripId}/advanced"
tags: ["ResourceOwnerTripV2"]
---

# Get the advanced details about the trip including driving events, speeding, idling, speed and rpm data series

`GET /v1/resourceowner/trips/{tripId}/advanced`

Only trips that are associated with the vehicles that user has relationships with are allowed.

## Path parameters

- `tripId` integer, required

## Response `200`

The trip advanced data are returned

## Other responses

- `403` — Request is forbidden, meaning you don't have access to this trip
- `500` — Internal server error

---

[API](https://skmtc.net/automile/apis/automile-api.md) · [All operations](https://skmtc.net/automile/apis/automile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/automile/automile-api/revisions/bd42075f6b02/schema)
