---
title: "GET /api/organizations/{id}/info"
method: GET
path: "/api/organizations/{id}/info"
tags: ["api", "organizations"]
---

# GET /api/organizations/{id}/info

`GET /api/organizations/{id}/info`

Get an Organizations public info

## Path parameters

- `id` string, required

## Response `200`

OK

- GETOrganizationsGetAnOrganizationsPublicInfo200Response
  - `name` string, required — The name of the organization
  - `image` string, required — The image url of the organization
  - `branding` object
    - `favicon` string — The favicon url of the organization
    - `footerLogo` string — The footer logo url of the organization
  - `legalSettings` object
    - `imprint` string — The imprint of the organization
    - `agb` string — The terms and conditions of the organization
    - `privacy` string — The privacy policy of the organization
    - `accessibility` string — The accessibility policy of the organization
  - `ticketSettings` object
    - `disclaimer` string, nullable — The ticket disclaimer of the organization

---

[API](https://skmtc.net/vivenu/apis/vivenu-api.md) · [All operations](https://skmtc.net/vivenu/apis/vivenu-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vivenu/vivenu-api/revisions/36be0dca14e7/schema)
