# Retrieve business representative

Get Business Representative info by Business Profile ID.

Endpoint: GET /v3/profiles/{profileId}/business-profile/business-representative
Security: UserToken

## Path parameters:

  - `profileId` (integer, required)
    Business profile ID.

## Header parameters:

  - `X-External-Correlation-Id` (string)
    Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. [Learn more](/guides/developer/headers/correlation-id).

