--- title: 'Get Projects' description: "Retrieve a list of all projects within an organization on the Mem0 platform using the GET endpoint." openapi: get /api/v1/orgs/organizations/{org_id}/projects/ ---