Pomanda Api

PythonC#JSRubyPHP

Director

Endpoints for director information

Request

Method:

GET

EndPoint:

[DATA_SERVICE_API_ORIGIN]/v1/director/details/:pnr

Header:

accesstoken: <AUTHENTICATION_TOKEN>

Parameters:

page: integer. Page number for pagination, with the default starting page number as 1
pageSize: integer. Number of items per page
country: string (required). The country for the company search
pnr: string (required). Unique director ID
open: boolean or null. If true, includes only open directorships

Response:

200 Success: The request was successful, and director details will be returned in the response body.
400 Bad Request: The request was malformed or missing required parameters.
401 Unauthorised: Token is not valid