Get my config
GET/users/me/config/
Retrieve Current User Configuration.
This endpoint returns the configuration settings of the currently authenticated human user.
Response:​
- 200 OK: Returns the user's configuration settings.
- 404 Not Found: If the user is not found or is not a human user.
Notes:​
- The configuration is applicable only for human users.
Responses​
- 200
Successful Response