mono-logo

Lookup Shareholder Details

Last updated May 27th, 2025

get api.withmono.com/v3/lookup/cac/company/{id}
v1.0

Use this resource to retrieve shareholder information of a business

Path Params
Headers

Request

12345
curl --request GET \
  --url https://api.withmono.com/v3/lookup/cac/company/{id} \
  --header 'accept: application/json' \
  --header 'mono-sec-key: string' \
  --header 'content-type: application/json'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?