Team User Management
users.list
Lists team members with offset-based pagination. Default limit is 100, max 1000.
GET
List Users
Questions or issues? Contact us at api-support@manus.ai.
Authorizations
OAuth 2.0 Client Credentials access token issued by /api/user/manage/v1/oauth/token. Lifetime is 1 hour.
Query Parameters
Records to return (1–1000).
Example:
100
Records to skip.
Example:
0
List Users