get https://{hostname}/papi/v1/includes//activations/
Limited availability. Gets details about an activation. The response also shows the results of a validation against the rule trees of active parent properties that reference the include. While you can ignore any warnings as they indicate non-blocking, logical inconsistencies, you must resolve all errors to complete an include activation. You typically get a single activation from an activationLink
when launching a new activation and following up to poll its status
. For activations whose status
is PENDING
, a Retry-After
header provides an estimate for when it's likely to change.
Get an include activation
Open Recipe