Get users
Retrieves a list of users. By default, this endpoint returns all active account users. Using the types parameter, you can filter by: account, drive role, or pending invitation.
<br><note>The results are filtered based on the requesting user's permissions.</note>
Path parameters
Drive identifier
Query parameters
Optional : Allows loading additional data about a resource, which may include related resources.
The cursor parameter must be provided to fetch the subsequent batch of results. It essentially acts as a marker, indicating the point at which to begin retrieving the next set or page of the list
The maximum number of items returned
Specifies the default sorting direction for any order_by parameters provided
Search user by his first name, last name or email
Status of the resource {name}
User identifiers
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.