Get notification delivery preferences

GET/api/v1/notifications/preferences

Parameters

This endpoint does not accept parameters.

Responses

200Preferences object

Request

curl -X GET "https://api.knowledgetree.dev/api/v1/notifications/preferences" \
  -H "Authorization: Bearer $KT_API_TOKEN"

Response

200Preferences object
Example response not yet documented.