User
Get user
Endpoint: GET /v1/users/{user_id}
This endpoint retrieves details of a specific user by their user_id. You will need an API key for authentication.
Parameters
The unique ID of the user.
Response Parameters
The unique ID of the user.
Email address of the user.
First name of the user.
Last name of the user.
Additional metadata related to the user.