Agents Resource
Gets agent information about a particular person.
getAgent
Gets all agents used by a single person.
Example
Parameters
Parameter
Type
Required
Description
agent
true
The agent experiencing the AU.
useCacheBuster
boolean
false
Enables cache busting.
Returns
This method returns an AxiosPromise
with the success data
containing the Person if successful.
Last updated