Anysense API Documentation
Anysense API Documentation
AnySenseService.Entities.API.PublicAPI.V1 Namespaces
AnySenseService.Entities.API.PublicAPI.V1.Requests
GetUserRequest Class
GetUserRequest Constructor
GetUserRequest Properties
Get
User
Request Class
To get started, call one of the following methods:
Anysense.API.Client.V1.ApiClient.Create
Anysense.API.Client.V1.ApiClient.CreateAsync
Anysense.API.Client.V1.ApiClient.CreateWithToken
Anysense.API.Client.V1.ApiClient.CreateWithTokenAsync
See Anysense.API.Client.Shared.BaseClient<T> for documentation on these methods.
Class used when requesting a specific user. Id or Email is required - but only one of them should be submitted!
Inheritance Hierarchy
System
Object
AnySenseService.Entities.API.PublicAPI.V1.Requests
GetUserRequest
Namespace:
AnySenseService.Entities.API.PublicAPI.V1.Requests
Assembly:
AnySenseService.Entities.API.PublicAPI.V1 (in AnySenseService.Entities.API.PublicAPI.V1.dll) Version: 1.31.10+d671d89394079ff2411e503098d3578f08c2de86
Syntax
C#
Copy
public
class
GetUserRequest
The
GetUserRequest
type exposes the following members.
Constructors
Name
Description
GetUserRequest
Initializes a new instance of the
GetUserRequest
class
Top
Properties
Name
Description
Email
Email of the user requested
Id
Id of the user requested
Top
See Also
Reference
AnySenseService.Entities.API.PublicAPI.V1.Requests Namespace
Send comments on this topic to
Anysense Support