List your organisation's members
Every seated person in the organisation, oldest seat first. An active session or an API key with member.read is required.
GET
Members seated in your organisation are listed in chronological order, oldest seat first. Every caller with
member.read permission can view this list. API keys and widget embeds are machine principals and do not appear in this listing.
The returned records reflect human users with an assigned role in the authenticated organisation.
integer
default:"100"
How many members to return per page, from 1 to 100. Requests outside this range receive
400 Bad Request.Response
object[]
required
The organisation members.
Last modified on September 27, 2026