v1

latestOpenAPI 3.0.3MIT2026-07-1411163326.7 KB
User

Collaborations

Provides the set of organizations of which a user is a member or a collaborator.

The set of organizations that a user can collaborate on is composed of:

  • Organizations that the current user belongs to across VCS types (e.g. BitBucket, GitHub)
  • The parent organization of repository that the user can collaborate on, but is not necessarily a member of
  • The organization of the current user's account
get/me/collaborations

Response

Collaborations

idstring uuid required

The UUID of the organization

vcs-typestring required

The VCS provider

namestring required

The name of the organization

avatar_urlstring required

URL to the user's avatar on the VCS

slugstring required

The slug of the organization