Asanaficator.Users

Summary

find(user, client \\ %Asanaficator.Client{})

Get a single user

me(client)

Get the authenticated user

Functions

find(user, client \\ %Asanaficator.Client{})

Specs:

Get a single user

Example

Asanaficator.Users.find 123456, client

More info at: https://asana.com/developers/api-reference/users#get-single

me(client)

Specs:

Get the authenticated user

Example

Asanaficator.Users.me(client)

More info at: https://asana.com/developers/api-reference/users#get-single