Skip to main content
Read the settings for the authenticated organization.

Response

string
required
The organization id.
string
The webhook URL Tumban falls back to when a scan is submitted without a callback_url. null if not configured.
integer
required
Lifetime count of scans that finished successfully for this organization.
integer
required
Lifetime count of scans that did not produce a triage report (failures and timeouts).
integer
Per-organization daily cap on scan submissions, when one is configured. Absent (or null) when no cap is set. Counts roll over at 00:00 UTC. Submissions beyond the cap return 429 — see Rate limits. This field is read-only here; changes are made by Tumban support.
string
required
When the organization was first seen by Tumban.
string
required
When settings were last modified.
The webhook signing secret is never returned by this endpoint. Use Rotate webhook secret to obtain a new one.

Example

Errors