OrganizationsDetailsResponse
OrganizationsDetailsResponse
JSON Example
{
"orgs": [
{
"displayName": "string",
"id": "string",
"name": "string"
}
]
}