Get condition set OAuth Scope: condition_sets:read

Retrieve a single active dynamic content condition set for a publication. Use expand[]=stats to calculate and return the active subscriber count synchronously.

Authentication

AuthorizationBearer

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

Path parameters

publicationIdstringRequiredformat: "^(pub_[0-9a-fA-F\-]+)$"
The prefixed ID of the publication object
conditionSetIdstringRequired
The UUID of the condition set object

Query parameters

expand[]list of enumsOptional

Optionally expand the response to include additional data.
stats - Calculates and returns the active subscriber count for this condition set synchronously.

Allowed values:

Response

OK
dataobject

Errors