Overview
useFetchDigestConfig returns a callable function for fetching a space’s digest configuration. Only space admins can access this endpoint.
Usage Example
Parameters
UUID of the space.
Returns
Whether digest delivery is enabled for this space.
The URL digest payloads are sent to.
Masked as
"••••••••" when a secret is configured. Never returned in plain text.UTC hour (0–23) when the digest is delivered.
IANA timezone for interpreting the schedule hour.

