---
title: "Decode Payloads"
method: POST
path: "/temporal/decode"
tags: ["temporal"]
---

# Decode Payloads

`POST /temporal/decode`

Decodes a list of payloads from the request body.

Args:
    req (Request): The request containing the payloads to decode.

Returns:
    dict: A dictionary containing the decoded payloads, including any errors encountered.

## Response `200`

Successful Response

- unknown

---

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