OrganizationResponseDto
Example
JSON
{ "id": "string", "name": "string", "description": "string", "slug": "string", "metadata": {}, "member_count": 0, "pending_invite_count": 0, "created_at": "2026-04-20T12:00:00.000Z", "updated_at": "2026-04-20T12:00:00.000Z", "version": 0 }
Properties
Display label derived from the name at create; frozen afterwards. Organizations are addressed by `id`.
Tell us how we can improve this guide.