List Files

The list files endpoint returns a list of files (id, title etc) belonging to the current user or accessible via a specified Shared Drive. If a sharedDriveId, the results will list the contents of that drive (or drive Folder if a folderId is also supplied), no matter which user the Trints belong to. Otherwise the results will list the Trints belonging to the user whose API key is supplied. NB: Workspace is simply the old terminology for Shared Drive, calls can be made with a workspaceId instead of a sharedDriveId for backwards compatibility.

Query Params
int32
Defaults to 100

Maximum number of transcripts to return. (Minimum value 1, Maximum value 1000)

int32
Defaults to 0

Number of transcripts to skip before returning

string

ID of a Trint Shared Drive

string

see sharedDriveId (alternate param name for backwards compatibility)

string

ID of a Trint Shared Drive Folder (NB: when used, a sharedDriveId/workspaceId must also be given)

Response

Language
Credentials
Basic
base64
:
Response
Choose an example:
application/json