Org

An organization or a product within your company.

Implements Scorable Slugified

Fields

createdAt (DateTime)

Creation time of this object in ISO 8601 format.

id (ID)

Unique StackShare ID.

name (String)

Name of the object.

parentOrg (Org)

Only available if the org is flexible.

private (Boolean)

Whether this object is private.

scores (Hash)

Tech stack scores for this object: cost score, freshness score, security score, adoption score, and overall score. Example: { "cost_score": 97, "freshness_score": 75, "security_score": 99, "adoption_score": 88, "overall_score": 88 }

slug (String)

Unique string identifying this object.

type (String)

Type of the object.

updatedAt (DateTime)

Update time of this object in ISO 8601 format.

childOrgs (paginated Orgs)

Only available if the org is flexible.