List of fax reception records.
Page number of the response, starting at 0.
Page size of the response.
Flag indicating whether there are more pages.
Implements interfaces
Base
{ "content": [ { "__typename": "FaxInUdrReportRecord" } ], "pageIndex": 40, "pageSize": 40, "hasMoreElements": true }
Fax Inbound UDR Report Record
Unique identifier for the fax reception record.
Accounting service identifier, used for billing and cost allocation.
Total number of pages in the received fax document.
Scheduled timestamp when archived fax data will be purged.
Current archiving status of the fax document.
Transmission speed, in bits per second, used during fax reception.
Billing code associated with the fax reception for cost allocation.
Timestamp when the fax call was successfully connected.
Country from which the fax was sent.
Called Station Identifier of the receiving fax machine.
Phone number that received the fax.
Display format of the called number as shown to users.
Phone number from which the fax was sent.
Transmitting Station Identifier of the sending fax machine.
Timestamp when the fax call was initiated.
Number of pages successfully received and confirmed.
Customer identifier for the account.
Email addresses or delivery endpoints for the received fax.
Sender information used in fax delivery notifications.
User account associated with the delivery sender.
Number of pages discarded due to transmission errors.
MIME type of the converted fax document (e.g., application/pdf).
Status of document delivery to the specified recipients.
Size of the received fax file, in bytes.
Transmission status indicating success or failure of fax reception.
Primary timestamp used for record sorting and filtering.
Number of recipients configured to receive the fax document.
Fax resolution quality (e.g., standard, fine, superfine).
Additional email addresses for secondary delivery of the fax.
Number of virtual pages billed for this fax reception.
{ "faxId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "accountingService": "Example String", "allPages": 40, "archivePurgeAt": "Example String", "archivingStatus": "Example String", "baudRate": 40, "billingCode": "Example String", "callConnectedAt": "Example String", "calledCountry": "Example String", "calledCsId": "Example String", "calledNumber": "Example String", "calledNumberDisplay": "Example String", "callingNumber": "Example String", "callingTsId": "Example String", "callStartedAt": "Example String", "confirmedPages": 40, "customerId": "Example String", "deliveryRecipients": "Example String", "deliverySender": "Example String", "deliverySenderUser": "Example String", "discardedPages": 40, "docMimeType": "Example String", "documentDeliveryStatus": "Example String", "faxFileSize": 40, "faxTransmitStatus": "Example String", "keyTimestamp": "Example String", "recipientsCount": 40, "resolution": "Example String", "secondaryDeliveryRecipients": "Example String", "virtualPagesBilled": 40 }
List of fax outbound usage detail records.
Page index of the response, starting at 0.
Page size of the response.
Indicates whether there are more pages.
Implements interfaces
Base
{ "content": [ { "__typename": "FaxOutUdrReportRecord" } ], "pageIndex": 40, "pageSize": 40, "hasMoreElements": true }
Fax Outbound UDR Report Record
Unique identifier for the fax transmission.
Job identifier used for grouping related fax operations.
Account identifier associated with the fax transmission.
Account name associated with the fax transmission.
Server identifier for the account.
Service type for the account.
Number of pages in the transmission attempt.
Sequence number of the transmission attempt.
Transmission speed in bits per second.
Country billed for the fax transmission.
Timestamp when the call was connected.
Duration of the call, in milliseconds.
Country of the called number.
Called Station Identifier (CSI) of the receiving fax machine.
Phone number that was called.
Zone classification for the called number.
Timestamp when the call ended.
Transmitting Station Identifier (TSI) of the sending fax machine.
Timestamp when the call was initiated.
Number of pages in the document.
Customer reference for the fax transmission.
Scheduled timestamp for job archive purge.
Billing code for the job.
Billing information for the job.
Customer identifier for the job.
Customer reference for the job.
Resolution setting specified by the customer.
Customer-specified start time for the fax transmission.
Customer tags associated with the job.
Indicates whether express delivery was requested.
Indicates whether personalized features were enabled.
Data center where the job was submitted.
Timestamp when the job was submitted.
Key timestamp for the record.
Timestamp when the last attempt ended.
Sequence number of the last attempt.
Maximum page number transmitted.
Timestamp when final processing completed.
Status code for the transmission.
Status name for the transmission.
Reason for the transmission status.
Total duration of all call attempts, in milliseconds.
Total number of pages transmitted across all attempts.
Time from job submission to first dial attempt, in seconds.
Number of virtual pages billed.
{ "faxId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "jobId": "Example String", "accountId": "Example String", "accountName": "Example String", "accountServerId": "Example String", "accountService": "Example String", "attemptPages": 40, "attemptSeqNo": 40, "baudRate": 40, "billedCountry": "Example String", "callConnectedAt": "Example String", "callDuration": "Example Custom Scalar", "calledCountry": "Example String", "calledCsId": "Example String", "calledNumber": "Example String", "calledZone": 40, "callEndedAt": "Example String", "callingTsId": "Example String", "callInviteAt": "Example String", "docPages": 40, "faxCustomerRef": "Example String", "jobArchivePurgeAt": "Example String", "jobBillingCode": "Example String", "jobBillingInfo": "Example String", "jobCustomerId": "Example String", "jobCustomerRef": "Example String", "jobCustomerResolution": "Example String", "jobCustomerStartFaxAt": "Example String", "jobCustomerTags": "Example String", "jobExpress": true, "jobPersonalized": true, "jobSubmissionDc": "Example String", "jobSubmittedAt": "Example String", "keyTimestamp": "Example String", "lastAttemptEndedAt": "Example String", "lastAttemptSeqNo": 40, "maxPageTransmitted": 40, "processingFinalAt": "Example String", "statusCode": "Example String", "statusName": "Example String", "statusReason": "Example String", "sumCallDurations": "Example Custom Scalar", "sumPagesTransmitted": 40, "timeToFirstDial": 40, "virtualPagesBilled": 40 }
Paginated result set for SMS inbound usage detail records.
List of SMS inbound usage detail records.
Page number of the response, starting at 0.
Page size of the response.
Flag indicating if more pages are available.
Implements interfaces
Base
{ "content": [ { "__typename": "SmsInUdrReportRecord" } ], "pageIndex": 40, "pageSize": 40, "hasMoreElements": true }
SMS Inbound UDR report record
Unique identifier for the SMS record.
Identifier of the correlated job.
Correlated tracking identifier.
Tracking identifier.
Correlated SMS identifier.
Data center.
Customer identifier.
Correlated service.
Correlated service account.
Billing code provided in the job.
Encoding of the SMS.
Sender phone number of the SMS.
Recipient phone number.
Recipient country iso3-code.
Recipient country iso3-code.
Keyword associated with the SMS.
Number of SMS parts.
Comma-separated list of actions in plaintext.
Message-content of the SMS.
Timestamp when the SMS was received. This is the timestamp used in the query filter.
{ "smsId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "correlatedJobId": "Example String", "correlatedTrackingId": "Example String", "trackingId": "Example String", "correlatedSmsId": "Example String", "dataCenter": "Example String", "customerId": "Example String", "correlatedService": "Example String", "correlatedServiceAccount": "Example String", "billingCode": "Example String", "encoding": "Example String", "sender": "Example String", "recipient": "Example String", "senderCountryCodeIso3": "Example String", "recipientCountryCodeIso3": "Example String", "keyword": "Example String", "numberOfParts": 40, "plaintextActions": "Example String", "messageContent": "Example String", "receivedTs": "Example String" }
Paginated result set for SMS outbound usage detail records.
List of SMS outbound usage detail records.
Page number of the response, starting at 0.
Page size of the response.
Flag indicating if more pages are available.
Implements interfaces
Base
{ "content": [ { "__typename": "SmsOutUdrReportRecord" } ], "pageIndex": 40, "pageSize": 40, "hasMoreElements": true }