v1

latestOpenAPI 3.0.0Open Government Licence v3.02026-07-147158.8 KB
Code List

Get a list of editions

Get a list of editions associated with a code list

get/code-lists/{id}/editions

Path parameters

idstring required

The ID of a code list

Query parameters

limitinteger

Maximum number of items that will be returned. A value of zero will return zero items. The default value is 20 and the maximum allowed is 1000.

offsetinteger

Starting index of the items array that will be returned. By default it is zero, meaning that the returned items will start from the beginning.

Response

Json object containing an array of editions

countstring

The number of results returned in this response

total_countstring

The total number of results available

limitstring

The limit applied to the number of results returned

offsetstring

The offset applied to the number of results returned