post/v1/user/details
https://managedservices-prod.rteappbuilder.com/
success
id
TYPE: INTEGER
project_id
TYPE: STRING
user_name
TYPE: STRING
user_id
TYPE: STRING
auid
TYPE: INTEGER
screen_auid
TYPE: INTEGER
sts
TYPE: INTEGER
invalid input or request body
error
TYPE: OBJECT
code
TYPE: INTEGER
message
TYPE: STRING
internal server error
error
TYPE: OBJECT
code
TYPE: INTEGER
message
TYPE: STRING
SAMPLE RESPONSE
{
"id": 480,
"project_id": "c2l38hp49b3jorngn5f0",
"user_name": "sample_user",
"user_id": "us3r1",
"auid": 211707882,
"screen_auid": 465707882,
"sts": 1693550845344
}
SAMPLE RESPONSE
{
"error": {
"code": 611,
"message": "The API request is invalid, improperly formed, or missing a required field. Please refer to the API documentation to identify which parameters are valid for your request."
}
}
SAMPLE RESPONSE
{
"error": {
"code": 611,
"message": "The API request is invalid, improperly formed, or missing a required field. Please refer to the API documentation to identify which parameters are valid for your request."
}
}
Loading...