Public Services
Read public organization information
get/api/v1/public/organizations/{organizationId}
Path parameters
organizationIdstring required
Organization ID
Response
OK
Example response
{
"id": 100,
"logoURL": "/api/v1/public/images/abcdef",
"name": "ACME Inc.",
"namespace": "de.acme"
}