users

List followed organizations

get/api/users/{username}/following/orgs

Path parameters

usernamestring required

Query parameters

cursorstring

Cursor for pagination

Response

The organizations followed by the given user

_idstring required

A hex string of 24 characters representing an ObjectId.

avatarUrlstring required
namestring required
fullnamestring required
type'org' required
isHfboolean required
orgType'company' | 'university' | 'classroom' | 'non-profit' | 'government' | 'community'
plan'team' | 'enterprise' | 'plus' | 'academia'
isFollowingboolean
numModelsnumber
followerCountnumber
reasonToFollowstring

Changes

Changed in 2 of the 82 revisions of this API.31

    • ▲

      the / response's property type changed from no type to string for status

      response-property-type-changed

    • ▲

      the / response's property type changed from no type to string for status

      response-property-type-changed

    • ▲

      the / response's property type changed from no type to string for status

      response-property-type-changed

    • ○

      endpoint added

      endpoint-added