GET a Userget {protocol}://{base-url}/integration/v2/user/{id}/This API fetches an individual User.Path Paramsidintegerrequired≥ 1The User ID to retrieve.Responses 200Confirmation that a User has been fetched. 400Malformed Request 401Unauthorized bad/missing token 403Forbidden User cannot edit this resource 404The specified resource was not found 500Internal Server ErrorUpdated about 1 month ago