Get a user
Endpoint URL
GET /api/v2/users/:id
Retrieves the complete profile details of a specific user. To successfully fetch a user, include the user's unique ID as a path parameter in the request URL. If the request is valid and the user exists, the API returns the full set of user details in the response.
Request
Responses
- 200
Successful response