users

Get all of the organizations for a given git registry accessible to the logged in user.

get/users/registries/{gitRegistry}/organizations

Path parameters

gitRegistry'dockstore.org' | 'github.com' | 'bitbucket.org' | 'gitlab.com' required

Git registry

Response

A list of organizations for a given git registry accessible to the logged in user

string[] required

Changes