Skip to main content

Get a single network member

GET 

/v1/networks/:networkId/members/:userId

Returns one member of the network by user id. Requires at least read-only access. Pass ?expand=user to inline the member's user profile. Responds with 404 if the user is not a member of this network.

Request

Responses

Get a single network member