List organization members
Members
List Members
Returns a paginated list of all members in the organization associated with the API key.
GET
List organization members
Documentation Index
Fetch the complete documentation index at: https://v4-docs.alfaone.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Format: ak_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Query Parameters
Page number (1-indexed)
Required range:
x >= 1Number of items per page (max 100)
Required range:
1 <= x <= 100Field to sort by
Available options:
joined_at, email Sort direction
Available options:
asc, desc