--- title: 'Get Organization' description: "Retrieve details of a specific organization by its ID from the Mem0 platform using the GET endpoint." openapi: get /api/v1/orgs/organizations/{org_id}/ ---