snyk_organizations
Details about Snyk organizations
-
id
Primary key - Unique identifier of the row
-
source_id
Foreign key - ID of the organization in Snyk
-
name
string - Name of the organization
-
slug
string - Slug of the organization
-
api_accessible
boolean - Indicates if the organization is accessible via API
-
created_at
date - Date when the organization was created
-
updated_at
date - Date when the organization was last updated
-
connection_id
Foreign key - Connection ID for the organization.