recordings_batch_get_transcripts
ChatGPTRetrieve transcripts for up to 100 recordings in one request. Typical use case: cross-call analysis over a known set of recording tokens (for example: "get transcripts for these 20 calls"). This endpoint performs retrieval only and does not create, update, or delete data. Returns per-recording transcript payloads with per-item status so partial failures remain inspectable.
recordings_batch_get_transcripts
ChatGPTRetrieve transcripts for up to 100 recordings in one request. Typical use case: cross-call analysis over a known set of recording tokens (for example: "get transcripts for these 20 calls"). This endpoint performs retrieval only and does not create, update, or delete data. Returns per-recording transcript payloads with per-item status so partial failures remain inspectable.
recordings_get
ChatGPTFetch one recording by token with detailed metadata and computed stats. Typical use case: opening one call after a token is known or selected from list results (for example: "open this recording", "show details for token X"). Returns a single recording object including ownership, timing, and processing state.
recordings_get
ChatGPTFetch one recording by token with detailed metadata and computed stats. Typical use case: opening one call after a token is known or selected from list results (for example: "open this recording", "show details for token X"). Returns a single recording object including ownership, timing, and processing state.
recordings_get_transcript
ChatGPTRetrieve transcript content for a single recording, optionally translated via lang. Typical use case: reading, quoting, summarizing, or analyzing what was said in one call (for example: "show transcript", "translate transcript to de"). Returns transcript paragraphs/sentences (or plain text format when requested).
recordings_get_transcript
ChatGPTRetrieve transcript content for a single recording, optionally translated via lang. Typical use case: reading, quoting, summarizing, or analyzing what was said in one call (for example: "show transcript", "translate transcript to de"). Returns transcript paragraphs/sentences (or plain text format when requested).
recordings_list
ChatGPTFind meeting recordings visible to the authenticated Demodesk user. Typical use case: searching, filtering, or browsing calls (for example: "show last week's meetings", "find calls where I talked to Daniel"). Returns paginated recording metadata and cursor info; use returned ids/tokens in follow-up tools like getting the transcripts of the found meetings.
recordings_list
ChatGPTFind meeting recordings visible to the authenticated Demodesk user. Typical use case: searching, filtering, or browsing calls (for example: "show last week's meetings", "find calls where I talked to Daniel"). Returns paginated recording metadata and cursor info; use returned ids/tokens in follow-up tools like getting the transcripts of the found meetings.
recordings_list_scorecards
ChatGPTList non-deleted scorecards linked to a recording. Typical use case: coaching evaluation, rubric results, or scoring details for a call (for example: "show scorecard", "how did this call score?"). Returns scorecard entries and associated scoring metadata for the recording token.
recordings_list_scorecards
ChatGPTList non-deleted scorecards linked to a recording. Typical use case: coaching evaluation, rubric results, or scoring details for a call (for example: "show scorecard", "how did this call score?"). Returns scorecard entries and associated scoring metadata for the recording token.
recordings_list_summaries
ChatGPTList AI-generated summaries attached to a recording. Typical use case: recap notes, highlights, or summary variants for a specific call (for example: "show the summary", "what are the key takeaways?"). Returns summary records and metadata for the requested recording token.
recordings_list_summaries
ChatGPTList AI-generated summaries attached to a recording. Typical use case: recap notes, highlights, or summary variants for a specific call (for example: "show the summary", "what are the key takeaways?"). Returns summary records and metadata for the requested recording token.