---
title: "Retrieve business representative"
method: GET
path: "/v3/profiles/{profileId}/business-profile/business-representative"
tags: ["profile"]
---

# Retrieve business representative

`GET /v3/profiles/{profileId}/business-profile/business-representative`

Get Business Representative info by Business Profile ID.

## Path parameters

- `profileId` integer, required

## Headers

- `X-External-Correlation-Id` string, uuid

## Response `200`

Business representative object.

## Other responses

- `429` — Rate limit exceeded. Retry after the number of seconds specified in the `Retry-After` header.

---

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