Fetches all projects associated with the authenticated user.
Documentation Index
Fetch the complete documentation index at: https://docs.videnly.com/llms.txt
Use this file to discover all available pages before exploring further.
updatedAt or createdAt.
GET /v1/projectssort (string, optional): Specifies the field to sort by, either the date the project was created (createdAt) or when it was last updated (updatedAt). Defaults to updatedAt.order (string, optional): Specifies the sort order, either ascending (asc) or descending (desc). Defaults to desc.Use format Bearer YOUR_API_KEY.
updatedAt, createdAt asc, desc