Installation
Get a specific organization
Get a specific organization
User must be authenticated.
get/organizations/{orgId}
Response
An organization
Example response
{
"id": "00f8c9e7-78fc-4907-b8c9-e778fc790750",
"name": "My Organization",
"description": "I can use many characters to describe this Organization."
}