Hi Mark,
I am attempting to use this but it is only returning 50 results despite the Officer in question having 181 results to go through:
CH URL attempted:
https://api.companieshouse.gov.uk/officers/0UwvIn3i4SDZIqV4_1rTFWd-i0w/appointments?items_per_page=100&order_by=resigned_on
I’ve also tried via the online ‘try it out feature’ https://developer.companieshouse.gov.uk/api/docs/officers/officer_id/appointments/appointmentList.html
GET /officers/0UwvIn3i4SDZIqV4_1rTFWd-i0w/appointments?items_per_page=100
{
“etag”: “c8801a24cc3add306f4659188c0ba328ae29bc9d”,
“links”: {
“self”: “/officers/0UwvIn3i4SDZIqV4_1rTFWd-i0w/appointments”
},
“items_per_page”: 50,
Is this a bug that is quick to fix???