Enterprise API v1API: Download XMind File

API: Download XMind File

Download the XMind file generated after episode processing is complete.

Endpoint

GEThttps://podwise.ai/api/ent/v1/episodes/[uuid]/xmind

Path Parameters

  • uuid: The UUID provided when requesting processing

Response

XMind file stream with the following headers:

Content-Type: application/octet-stream
Content-Disposition: attachment; filename="{uuid}.xmind"