cURL
curl --request GET \ --url https://api.plane.so/api/v1/workspaces/{workspace_slug}/projects/ \ --header 'x-api-key: <api-key>'
Returns a list of all projects in a workspace. Projects are returned in order of creation, with the most recently created projects appearing first.
https://app.plane.so/my-team/projects/
my-team