---
title: "Get exec-audit call request payload (workspace-scoped)"
method: GET
path: "/api/workspaces/{id}/exec-audit/calls/{call_id}/payload"
tags: ["Exec-Audit"]
---

# Get exec-audit call request payload (workspace-scoped)

`GET /api/workspaces/{id}/exec-audit/calls/{call_id}/payload`

## Path parameters

- `id` string, required
- `call_id` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

## Changes

> 20 revisions in range; 1 could not be searched.

- **2026-05-24** `719bc8d6808a` — 1 warning, 1 info
  - deleted the `query` request parameter `side`
  - removed the non-success response with the status `400`
- **2026-05-23** `04ebb6ce7b06` — 1 info
  - endpoint added
- **2026-05-22** `1ba39f384b63` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/agentserver/apis/agentserver-api/changes/api/workspaces/:id/exec-audit/calls/:call_id/payload/get.md)

---

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