confluence_spaces
Details about Confluence spaces.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Confluence ID of the space.
-
name
string - Name of the Confluence space.
-
author_id
Foreign key - ID of the author who created the space.
-
status
string - Status of the space (e.g., "current").
-
external_key
string - Key of the Confluence space.
-
space_type
string - Type of the Confluence space (e.g., "global").
-
source_url
string - URL to the Confluence space.
-
created_at
date - Date and time the space was created.