Skip to main content

Find a Log by ID

Permissions

The API token must include the following scopes: Fax.

Path Parameters
id uuid REQUIRED

Unique ID of the log

Responses
200

OK

Schema OPTIONAL
id uuid OPTIONAL

A unique identifier for the log

from string OPTIONAL

The origin phone number in E.164 format.

to string OPTIONAL

The destination phone number in E.164 format.

status string OPTIONAL

The status of this fax call.

direction string OPTIONAL

The direction of this fax call.

source string OPTIONAL

Source of this log entry.

type string OPTIONAL

Type of this log entry.

url string OPTIONAL

URL for the resource associated with this log entry (if available)

remote_station string OPTIONAL
charge number OPTIONAL
number_of_pages integer OPTIONAL
quality string OPTIONAL
charge_details object[] OPTIONAL

Details on charges associated with this log.

description string OPTIONAL

Description for this charge.

charge number OPTIONAL

Charged amount.

created_at date-time OPTIONAL
updated_at date-time OPTIONAL
error_code string OPTIONAL

Error code for this resource (if available).

error_message string OPTIONAL

The description of this error (if available).