Get User Node

Returns a user's node.

Path parameters

userIdstringRequired
The user_id of the user to get the node for.

Headers

AuthorizationstringRequired
Header authentication of the form `Api-Key <token>`

Response

Response object containing the User node.
nodeobject or null

Errors