Editor Projects
List projects or get by ID
Returns a single project if ?id= is provided, or a list. Filter by ?status= or ?tag.key=value.
GET
List projects or get by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
The request has succeeded.
- Option 1
- Option 2
Available options:
draft, active, archived The serializable timeline document (Twick ProjectJSON: tracks, assets, metadata, version). Stored opaquely; the editor owns its shape.
List projects or get by ID