Find history board members by company id
GET {{baseUrl}}/history/:companyId?fromDate=2020-12-01
Changes of the company's board members within specified date range. The range includes from
and excludes to
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fromDate | string | beginning of the date range (including), iso 8601 format | |
toDate | string | ending of the date range (excluding), iso 8601 format |
RESPONSES
status: OK
{"records":[{"boardMembers":[{"company":"\u003cboolean\u003e","id":"\u003cstring\u003e","roles":[{"fromDate":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleCode":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"fromDate":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleCode":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"type":"\u003cstring\u003e"},{"company":"\u003cboolean\u003e","id":"\u003cstring\u003e","roles":[{"fromDate":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleCode":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"fromDate":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleCode":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"type":"\u003cstring\u003e"}],"changeDate":"\u003cstring\u003e","companyId":"\u003cstring\u003e"},{"boardMembers":[{"company":"\u003cboolean\u003e","id":"\u003cstring\u003e","roles":[{"fromDate":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleCode":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"fromDate":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleCode":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"type":"\u003cstring\u003e"},{"company":"\u003cboolean\u003e","id":"\u003cstring\u003e","roles":[{"fromDate":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleCode":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"fromDate":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleCode":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"roleName":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"type":"\u003cstring\u003e"}],"changeDate":"\u003cstring\u003e","companyId":"\u003cstring\u003e"}],"status":{"code":"\u003cinteger\u003e","text":"\u003cstring\u003e"}}