This page was last edited on September 6, 2016, at 18:25.
Comments or questions about this documentation? Contact us for support!
Retrieves information about the current session.
NONE
Session (D)
Engage 7.3.3
No non-standard errors
Retrieves the organizations that this user has access to.
user: externalId of user
Org[] (D)
Future
RESULT_TOO_LARGE – Result returned would be too large
Creates security token with given userid and time-to-live, in milliseconds.
securityToken: timeToLive & attribute userId
SecurityToken[] (D)
11.9
Validates the security token with the given attributes.
securityToken: attribute url or token signature , expires , attributes (used to generate token)
NONE or errors
11.9
Invalidates the given security token.
securityToken: signature
NONE
11.9