---
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

## Changes

- **2024-01-12** `18a89dea661e` — 1 info
  - added the required property `cacheHit` to the response with the `200` status
- **2023-12-21** `278bc0a942be` — 1 breaking
  - removed the required property `cacheHit` from the response with the `200` status

[Change history](https://skmtc.dev/openpipe/apis/openpipe-api/changes/local-testing-only-get-latest-logged-call/get.md)

---

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