WebhookReadOnlyAuthInfoV2
Read-only authentication metadata returned in webhook query responses. Contains only non-sensitive fields. Sensitive values (password, token, header values) are never included.
Fields
| Field | Type | Description |
|---|---|---|
| headerKeys | [String!]! | The custom header key names, if custom header auth is configured. |
| username | String | The username for basic authentication, if configured. |
Used By
Referenced by