Skip to main content

Get User Profile

GET 

/org/:orgId/users/profile/:userId

Get the User Profile

Request​

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    userId stringrequired

    The User ID (UUID) for which you are querying.

Responses​

Success.

Schema

    any

Loading...