Skip to main content
GET
Retrieve an Activation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

activation_id
string<ulid>
required

Response

OK

id
string<ulid>
required
user
object
required
hubId
string<ulid>
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.