List Projects

Returns all projects for the authenticated user

Authentication

AuthorizationBearer

API key with tr_ prefix (e.g., tr_abc123)

Query parameters

skipintegerOptionalDefaults to 0
Number of projects to skip
limitintegerOptionalDefaults to 100
Maximum number of projects to return

Response

List of projects
public_idstring
namestring
created_atdatetime
modified_atdatetime
descriptionstring or null