organizations
An organization (by username)
Retrieve public profile information for a single organization by its username.
Integration Tip:
- Bypasses authentication.
- Returns details like Tech Stack, Tagline, Story, website URLs, and joined date.
get/api/organizations/{username}
Path parameters
usernamestring required
The unique slugified username of the organization (e.g. github).
Response
An Organization
object required