检索消息

Retrieve a message.

get
Authorizations
x-portkey-api-keystringRequired
x-portkey-virtual-keystringRequired
Path parameters
thread_idstringRequired

The ID of the thread to which this message belongs.

message_idstringRequired

The ID of the message to retrieve.

Responses
get
/threads/{thread_id}/messages/{message_id}
200

OK

Last updated