List Message Receipts
Fetches receipts details from a specific message.
Path parameters
messageIdanyrequired
The message ID
Query parameters
beforeanyoptional
Returns results from an opaque “before” cursor value as presented via a response cursor.
afteranyoptional
Returns results from an opaque “after” cursor value as presented via a response cursor.
Header parameters
sessionTokenanyrequired
Session authentication token.
Responses
application/json
application/json
application/json
application/json
application/json
application/json
cURL
JavaScript
Python
HTTP
200
400
401
403
404
500
🚧 Required rolesCalling this endpoint requires the Content Management role with the VIEW_MANAGE_MESSAGES entitlement. See Bot Permissions for a list of roles and associated privileges.
Last updated
Was this helpful?