latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

Admin APIs
signup

Signup Ops Meta

Expose PostgreSQL schema for signup tables so admin UI can build diagnostic SELECTs.

get/api/v1/admin/signup/ops/meta

Response

Successful Response

postgres_schemastring required
signup_verification_max_attempts_per_emailinteger required

Max paid verification attempts per email before signup is blocked (matches signup_verification_max_attempts_per_email).

internal_email_domainsstring[] required

Lowercase email domains treated as internal (exclude_internal filters, aligned with reporting unmapped-email rollup).

internal_email_domain_substringstring required

When non-empty, the email domain (after @) is also treated as internal if it contains this substring (case-insensitive), in addition to internal_email_domains.