Skip to main contentUsers
Users represent individuals or entities that interact with the Chessa platform. The Users API allows you to create, retrieve, and manage user information.
User Endpoints
The following endpoints are available for managing users:
- Get User - Retrieve a specific user’s details
- Create User - Register a new user on the platform
- Get Users - List all users with optional filtering
- Update User - Update a user’s information
For detailed information on specific endpoints, please refer to the API Reference.