Requests
Objects
Enums
|
Users: GetGet a user object by id or email. You must specify one of the parameters.
HTTP requestGET ../api/v1/users/get
Parameters
Request BodyDo not supply a request body with this http request
ResponseIf the user cannot be found a http 404 status code will be returned.
|