Team User Management
team.credential.list
Lists API credentials for the authenticated user’s team. clientSecret is never returned by list operations.
POST
ListApiCredentials
Questions or issues? Contact us at api-support@manus.ai.
Authorizations
Browser session token. Open Manus, find any authenticated request in DevTools → Network, and copy the value after Bearer from the Authorization header. Used only for credential management RPCs.
Body
application/json
Previous
team.credential.deletePermanently deletes an API credential. Any integrations still using it lose access immediately and irreversibly.
Next
ListApiCredentials