backstage_catalog_entity_profiles
Profile details of a given entity. Can be either a User or Group entity.
-
id
Primary key - Unique identifier for the row.
-
entity_id
Foreign key - ID of the User or Group entity.
-
display_name
string - The display name given in the profile for the entity.
-
email
string - The email given in the profile for the entity.
-
picture
string - A URL to a picture representing the group, given in the profile for the entity.