Get all members of an organization with their roles and basic profile data.
The list-people endpoint returns every team member visible to your API key’s role, with pagination and filtering. It’s the canonical example of a Matproof list endpoint — the same conventions (Documentation Index
Fetch the complete documentation index at: https://docs.matproof.com/llms.txt
Use this file to discover all available pages before exploring further.
page / perPage / response shape with data and meta) apply across every other list endpoint.
page and perPage:
meta.page reaches meta.totalPages.
role query parameter:
owner, admin, auditor, employee, contractor.
API key for authentication
Organization ID (required for session auth, optional for API key auth)