GetEntitiesByToken - accountsIQ/API-Wiki GitHub Wiki

This will return a list of Entities (WSEntity) that are linked to the Integration app. The token that is used in the call will be checked for the liked Integration app and its linked entities will be returned.

Note: This method is on only for Version 2.0 of the API.

Parameter List

No parameters required directly in the method but are required in the header (AiqSoapHeader).

Type Description
AccessToken String OAuth Token retrieved from TokenGet or TokenRefresh
Entity string Any entity that you know is linked to the Integration Application

See Also

⚠️ **GitHub.com Fallback** ⚠️