Get a specific call by Twilio Call SID.
Returns the call details if it belongs to an assistant in your organization.
This endpoint retrieves a single call record by its Burki call SID / provider call identifier. This is useful when you have the call SID from provider webhooks, logs, or call initiation responses and need to look up the corresponding call in Burki.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_sid (string, required): The Burki call SID / provider call identifier.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Schema for call response.