mono-logo

Lookup the Directors

Last updated Feb 27th, 2025

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

Use this resource to search for the company directors

Path Params
Headers

Request

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

Response

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

Did this page help you?