OrganizationMemberResponseDto
Example
JSON
{ "id": "string", "identity": { "id": "string", "email": "string", "first_name": "string", "last_name": "string" }, "role": { "id": "string", "name": "string" }, "effective_from": "2026-04-20T12:00:00.000Z", "effective_to": "2026-04-20T12:00:00.000Z", "created_at": "2026-04-20T12:00:00.000Z" }
Properties
Tell us how we can improve this guide.