Skip to main content

Get a user

GET 

/v1/users/:user_email

This route allows you to fetch a specific user in your Port organization.

To learn more about users, check out the documentation.

Request

Path Parameters

    user_email stringrequired

    The email address of the user you want to fetch.

Responses

Default Response

Loading...