Get Topic Overrides Endpoint

GET /api/v1/preferences/notifications/topics

Return the per-topic channel overrides for the current user.

Operation ID: get_topic_overrides_endpoint_api_v1_preferences_notifications_topics_get · View as markdown · OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

200 Successful Response

overrides object

Map of topic -> {channel: bool}

available_channels array · string

Channels the override grid can toggle

422 Validation Error

detail array · ValidationError ValidationError
5 fields
loc array · string | integer required
msg string required
type string required
input object
ctx object