Get a specific call by ID.
Returns the call details if it belongs to an assistant in your organization.
This endpoint retrieves a single call record by its unique database ID.Documentation Index
Fetch the complete documentation index at: https://docs.burki.dev/llms.txt
Use this file to discover all available pages before exploring further.
call_id (integer, required): The unique identifier for the call you want to retrieve.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Schema for call response.