Lists all known parties which includes board members
curl --request GET \
--url https://api.tic.io/datasets/companies/{companyId}/parties \
--header 'x-api-key: <api-key>'
[
{
"positionType": "<string>",
"positionDescription": "<string>",
"positionStart": "2023-11-07T05:31:56Z",
"positionEnd": "2023-11-07T05:31:56Z",
"fullName": "<string>",
"givenName": "<string>",
"firstName": "<string>",
"middleName": "<string>",
"lastName": "<string>",
"isProtected": true,
"roleByCompanyName": "<string>",
"roleByCompanyRegistrationNumber": "<string>",
"roleByPersonalIdentityNumber": "<string>",
"auditorType": "certifiedPublicAccountant",
"employeeRepresentative": true,
"personId": 123,
"personalIdentityNumber": "<string>",
"birthday": "<string>",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z"
}
]
curl --request GET \
--url https://api.tic.io/datasets/companies/{companyId}/parties \
--header 'x-api-key: <api-key>'
[
{
"positionType": "<string>",
"positionDescription": "<string>",
"positionStart": "2023-11-07T05:31:56Z",
"positionEnd": "2023-11-07T05:31:56Z",
"fullName": "<string>",
"givenName": "<string>",
"firstName": "<string>",
"middleName": "<string>",
"lastName": "<string>",
"isProtected": true,
"roleByCompanyName": "<string>",
"roleByCompanyRegistrationNumber": "<string>",
"roleByPersonalIdentityNumber": "<string>",
"auditorType": "certifiedPublicAccountant",
"employeeRepresentative": true,
"personId": 123,
"personalIdentityNumber": "<string>",
"birthday": "<string>",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z"
}
]
Lists all known parties which includes board members
curl --request GET \
--url https://api.tic.io/datasets/companies/{companyId}/parties \
--header 'x-api-key: <api-key>'
[
{
"positionType": "<string>",
"positionDescription": "<string>",
"positionStart": "2023-11-07T05:31:56Z",
"positionEnd": "2023-11-07T05:31:56Z",
"fullName": "<string>",
"givenName": "<string>",
"firstName": "<string>",
"middleName": "<string>",
"lastName": "<string>",
"isProtected": true,
"roleByCompanyName": "<string>",
"roleByCompanyRegistrationNumber": "<string>",
"roleByPersonalIdentityNumber": "<string>",
"auditorType": "certifiedPublicAccountant",
"employeeRepresentative": true,
"personId": 123,
"personalIdentityNumber": "<string>",
"birthday": "<string>",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z"
}
]
curl --request GET \
--url https://api.tic.io/datasets/companies/{companyId}/parties \
--header 'x-api-key: <api-key>'
[
{
"positionType": "<string>",
"positionDescription": "<string>",
"positionStart": "2023-11-07T05:31:56Z",
"positionEnd": "2023-11-07T05:31:56Z",
"fullName": "<string>",
"givenName": "<string>",
"firstName": "<string>",
"middleName": "<string>",
"lastName": "<string>",
"isProtected": true,
"roleByCompanyName": "<string>",
"roleByCompanyRegistrationNumber": "<string>",
"roleByPersonalIdentityNumber": "<string>",
"auditorType": "certifiedPublicAccountant",
"employeeRepresentative": true,
"personId": 123,
"personalIdentityNumber": "<string>",
"birthday": "<string>",
"lastUpdatedAtUtc": "2023-11-07T05:31:56Z"
}
]