Retrieve a list of trials associated with your organization. Requires a valid Bearer token.
OAuth 2.0 Client Credentials Grant. Requires client_id and client_secret to obtain a Bearer token.
Filter by active status.
Filter by archived status. If not provided, defaults to False (unarchived trials are returned).
A list of trials.
Unique identifier for the project/trial.
Name of the project/trial.
Identifier of the organization this project/trial belongs to.
Identifier of the user who created the project/trial.
Timestamp of when the project/trial was created.
Indicates if the project/trial is currently active.
Indicates if the project/trial is archived.
Optional description of the project/trial.
Optional external identifier for the project/trial.
Timestamp of when the project/trial was last updated.
Optional instructions for the project/trial.
Optional start date of the project/trial.