curl --location 'https://dev.your-api-server.com/api/v1/me/projects'
{ "ok": true, "items": [ { "id": "text", "name": "text" } ] }