List Messagesget {protocol}://{server}{basePath}/accounts/{accountId}/engagements/{engagementId}/messagesPath ParamsaccountIdstringrequiredlength between 6 and 6engagementIdstringrequiredlength between 36 and 36Query ParamsdialogIdstringlength between 1 and 100pageNumberint32≥ 1Defaults to 1pageSizeint321 to 50Defaults to 10orderBystringlength ≤ 50Defaults to messageReceivedTimestamporderstringlength between 3 and 4Defaults to ASCHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 400Bad Request. accountId must be exactly 6 characters pageNumber must be greater than 0 pageSize must be between 1 and 50 engagementIds must be 36 character UUIDs 401Unauthorized. 403Forbidden. 404Not Found. 429Too Many Requests 500Internal Server ErrorUpdated 2 months ago