GET
/
activations
/
{activation_id}

Path Parameters

activation_id
string
required

Response

200
application/json
id
string
required
user
object
required
hubId
string
required
integration
object
required

EndUserIntegration represents an integration that is available to an end user.

This object is only a summary of the integration and does not contain all the information to enable the user to activate it. The GetEmbeddedIntegration endpoint should be used to retrieve the full integration details.