Get Organization User
GET
/v1/organization_users/{userId}The Get Organization User API retrieves detailed information about a specific user within an organization, identified by userId. This API provides insights into the user’s role and other relevant details within the organization, allowing for effective management and oversight of user accounts within the organizational structure.
Request
Path Params
userId
string
required
Request samples
Responses
OK(200)
Record Not Found(404)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
data
#/definitions/1408105required
Example
Not configured
Last modified: 3 months ago