Retrieve a user
Get information about a specific user.
Last updated
Get information about a specific user.
Last updated
Each user you create has a unique ID assigned to them. Use the following endpoint to retrieve information about a specific user, using the userId
. The userId
is available in the response body when you create a user.
📘
Additionally, you can retrieve the
userId
, from the Get All Users Endpoint.Learn how to .
HTTP
userId
Path
The ID
of the user whose information you want to fetch
String
✅
JSON