Skip to main content
GET
Get post-call question

Authorizations

X-Api-Key
string
header
required

The API Key created in Rounded Studio.

Path Parameters

agent_id
string<uuid>
required

Agent ID

question_id
string<uuid>
required

Question ID

Response

Successfully retrieved post-call question

Single post-call question API response.

message
string
required
data
PostCallQuestionResponse · object
required

Response schema for post-call questions.

error
ApiResponseError · object | null
Example:
status
integer
default:200

HTTP status code of the response.