---
title: "Get a specific branch given its unique Object ID (OID)"
method: GET
path: "/v3/diary/{shortName}/company/branches/{branchID}"
tags: ["CompanyController"]
---

# Get a specific branch given its unique Object ID (OID)

`GET /v3/diary/{shortName}/company/branches/{branchID}`

## Path parameters

- `shortName` string, required
- `branchID` string, required

## Response `200`

OK

- AdvertisingBranchModel — Defines a single branch of a client.
  - `OID` string — The unique Object ID (OID).
  - `ETag` string — A unique identifier defining the object and change revision.
  - `Name` string — The branch name.
  - `CompanyName` string — The relevant company name, if not the one specified on the branch then the one on company.
  - `Address1` string — Branch address line 1.
  - `Address2` string — Branch address line 2.
  - `Address3` string — Branch address line 3.
  - `Address4` string — Branch address line 4.
  - `Postcode` string — Branch address postcode.
  - `WebAddress` string — Branch web address.
  - `EMailAddress` string — Branch email address.
  - `LandPhone` string — Branch land phone number.
  - `FaxPhone` string — Branch fax phone number.
  - `County` string — County

---

[API](https://skmtc.net/letmc/apis/agentos-api-v3-diary-call-group.md) · [All operations](https://skmtc.net/letmc/apis/agentos-api-v3-diary-call-group/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/letmc/agentos-api-v3-diary-call-group/revisions/9e518bf9a2f6/schema)
