Retrieve an organization activation
Retrieves the details of an existing organization activation.
GET/v3/organizations/{organizationId}/activations/{id}
JWT
organization:activation:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| organizationId* | string | path | |
| id* | string | path | Unique identifier for the organization activation. |
Responses
200
401
403
404
429
500