Get Workspace Preference
Retrieve a workspace preference by id, including its topics.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the workspace preference.
Response
A workspace preference in your workspace, including its topics.
The workspace preference id.
Human-readable name.
Default channels for the workspace preference. May be empty.
direct_message, email, push, sms, webhook, inbox Whether the workspace preference defines custom routing for its topics.
ISO-8601 timestamp of when the workspace preference was created.
The topics contained in this workspace preference.
Optional description shown under the section on the hosted preferences page.
Id of the creator.
ISO-8601 timestamp of the last update.
Id of the last updater.