Added

API Changelog 7.21.0

Added

  • Added endpoint to retrieve a single user's details, so you can fetch user information for a specific user through the API

GET /public/v1/users/{user_id}

  • endpoint added