cURL
curl --request GET \ --url https://api.gbase.ai/v1/{ai_id}/session.messages/{message_id}
"<any>"
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
The response is of type any.
any