Azure Devops - Get Org ID

Viewed 679

I'm building an extension where I'm going to need some uniquely identifiable information about an org across all the installations of the extension. Is there an available API I can use to identify an organization? Preferably an ID.

is SDK.getHost().id the org id?

1 Answers
Related