GET
/
v1
/
subscribers
/
{subscriberId}
/
preferences

Authorizations

Authorization
string
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".

Headers

idempotency-key
string

A header for idempotency purposes

Path Parameters

subscriberId
string
required

Query Parameters

includeInactiveChannels
boolean

A flag which specifies if the inactive workflow channels should be included in the retrieved preferences. Default is true

Response

200 - application/json
preference
object
required

The preferences of the subscriber regarding the related workflow

template
object
required

The workflow information and if it is critical or not