Skip to main content

Get user role in an organization

GET 

/v1/organizations/:organizationId/users/:userId

Get user role in an organization

Request

Path Parameters

    organizationId stringrequired
    userId stringrequired

Responses

Successfully fetched the user and their role in the organization.

Schema

    string

Loading...