Skip to main content

Find a Log by ID

Find a log by ID.

Permissions

The API token must include the following scopes: Video.

Path Parameters
id uuid REQUIRED

Unique ID of the log

Responses
200

OK

Schema OPTIONAL
id uuid OPTIONAL

A unique identifier for the log

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)

room_name string OPTIONAL

A named unique identifier for the room. Allowed characters: A-Za-z0-9_-. Maximum of 100 characters.

status string OPTIONAL
start_time date-time OPTIONAL
end_time date-time OPTIONAL
charge number 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