Get one ticket destination
Authorizations
Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.
Path Parameters
MongoDB ObjectId of the ticket destination.
^[0-9a-fA-F]{24}$Response
Destination
Credentials are never included: credentialsHint shows only the masked last 4 characters of the stored secret (empty for kinds with no secret of their own).
"507f1f77bcf86cd799439021"
zendesk, salesforce, slack, custom, email Masked preview of the stored secret (e.g. "••••a1b2"). Empty when the kind carries no secret of its own.
"••••a1b2"
Only meaningful for kind custom; named kinds (zendesk/salesforce/slack/email) use a fixed preset and reject this field.
error = the last delivery or connection test failed (see lastError).
active, error Sanitized failure reason of the last delivery attempt. Never contains credentials.