GET /user/:userID
Return user information
Last updated
Return user information
Last updated
This endpoint will return the for the specific userID you specified.
GET
https://open-api.rezi.ai/v1/user/:userID
userID*
String
User ID
Authentication*
String
"Bearer PRIVATE_TOKEN_API_KEY" Authentication token to secure and track down your usage. Use this specific format with your Private API key.