Users | View
https://docs.herald-api.rare-able.com/api/users/{{userId}}
GET
This endpoint is used to retrieve the details of perticular user by using the user's client_reference_id.
Query PARAMS
userId string required
Required | Must be a valid user's unique id
RESPONSES
success "boolean"
message "string"
code "integer"
data "object"
user "object"
unique_id "string"
email "string"
name "string"
kyc_note "string"
kyc_status_formatted "string"
client_reference_id "string"
created_at "string"
updated_at "string"
success "boolean"
message "string"
code "integer"
data "array"