v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
trials

Get a single Trial

Retrieve a single Trial by ID.

get/billing/org/v1/trials/{id}

Path parameters

idinteger required

Response

Request successful.

idinteger required
client_idinteger required

ID of the client associated with the trial.

days_limitinteger required

The number of days for which the trial is valid.

created_atstring date-time required

The date and time when the trial was created.

remaining_durationinteger required

Remaining duration of the trial period in seconds. This is calculated as the difference between the end date of the trial and the current time. If the trial has not started or has ended, this field will be null.

is_trial_skippedstring required

Indicates if the trial is skipped.