---
title: "GET /local-testing-only-get-latest-logged-call"
method: GET
path: "/local-testing-only-get-latest-logged-call"
---

# GET /local-testing-only-get-latest-logged-call

`GET /local-testing-only-get-latest-logged-call`

Get the latest logged call (only for local testing)

## Response `200`

Successful response

- object, nullable
  - `createdAt` string, date-time, required
  - `cacheHit` boolean, required
  - `statusCode` number, nullable, required
  - `errorMessage` string, nullable, required
  - `reqPayload` unknown
  - `respPayload` unknown
  - `tags` object, required

## Other responses

- `default` — Error response

---

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