Back to Schema

Database Tables

Connected

Database Overview

67
Total Tables
Online
Connection Status
canaccom
Database Name

Table: organization_card_authorization_tokens

3 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
organization_id int NO MUL NULL
recipient_email varchar(320) NO NULL
token_hash char(64) NO UNI NULL
expires_at datetime NO MUL NULL
submitted_at datetime YES NULL
revoked_at datetime YES NULL
created_by varchar(255) YES NULL
created_at timestamp YES CURRENT_TIMESTAMP DEFAULT_GENERATED
updated_at timestamp YES CURRENT_TIMESTAMP DEFAULT_GENERATED on update CURRENT_TIMESTAMP

Sample Data (First 20 rows)

id organization_id recipient_email token_hash expires_at submitted_at revoked_at created_by created_at updated_at
1 2 [email protected] 5c19f4341cb073023518fcf4075f4b7405568e53dfd471c6cc184d0c9665f841 2026-07-02 06:49:58 2026-06-25 06:03:32 NULL NULL 2026-06-25 05:49:58 2026-06-25 06:03:32
2 2 [email protected] 8f7df20fc4148d1c2cfdceb68cd5860b8880e188b26fc9fcc799f88b3bf54441 2026-07-02 07:04:20 NULL NULL NULL 2026-06-25 06:04:20 2026-06-25 06:04:20
3 3 [email protected] e6951273c8e05542551eaa7e0023c44fc45478cc6842fe7d1bc9312360088ef5 2026-07-02 10:34:58 2026-06-25 09:40:27 NULL NULL 2026-06-25 09:34:58 2026-06-25 09:40:27