/messages/{message_id}/replies
Returns a list of Message objects.
Authentication
Token-based authentication with required prefix “Bearer”
Path parameters
Headers
Query parameters
Whether to include the original data Merge fetched from the third-party to produce these models.
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
Overrides the default ordering for this endpoint. Possible values include: remote_created_at, -remote_created_at.