list
Lists people in the authenticated user's organization.
Since
2.1.1
Parameters
: List people with this email address. For non-admin requests, either this or displayName are required..
: List people whose name starts with this string. For non-admin requests, either this or email are required.
: List people by ID. Accepts up to 85 person IDs separated by commas.
List people in this organization. Only admin users of another organization (such as partners) may use this parameter.
: The maximum number of people in the response.
: A closure to be executed once the request has finished.
Lists people in the authenticated user's organization.
Since
0.1
Parameters
: List people with this email address. For non-admin requests, either this or displayName are required..
: List people whose name starts with this string. For non-admin requests, either this or email are required.
: The maximum number of people in the response.
: A closure to be executed once the request has finished.