Embed
List End User Activations
ListEndUserActivations returns all activations which are available to the given End User. This API can be filtered to only return activations for a given integration.
GET
/
embed
/
{hub_id}
/
users
/
{user_id}
/
activations
Path Parameters
UserID references an End User in the Hub.
Most APIs support setting this value to either the internal Versori identifier or their external ID as
determined by the organisation. The identifier_type
query parameter is used to indicate which type of ID is
being used.
Query Parameters
IntegrationID allows returning only activations for a specific integration.