---
title: "Get Company Room Outcome Configuration"
method: GET
path: "/v1/companies/{company_code_or_sid}/room-outcome-config"
tags: ["companies"]
---

# Get Company Room Outcome Configuration

`GET /v1/companies/{company_code_or_sid}/room-outcome-config`

Get Company Room Outcome Configuration for a specific Company

## Path parameters

- `company_code_or_sid` string, required

## Response `200`

Config created successfully

- StreemApiGetCompanyRoomOutcomeConfigResponse
  - `room_outcome_config_url` string
  - `file_name` string

## Other responses

- `403` — You do not have permission to create a Room Outcome Config
- `404` — The company specified does not exist
- `428` — Room Outcome is not enabled

---

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