List establishments
Establishments
List establishments
Retrieve a list of establishments.
GET
List establishments
Headers
API key. Value must be formatted like so: lucca application={api_key}.
Query Parameters
Comma-separated list of establishment IDs.
Required range:
x >= 1ID(s) of the legal-unit(s) establishments must belong to.
Required range:
x >= 1Search based on the establishment name.
Filter out establishments based on their archival status.
By default, archived establishments are not returned.
To return both archived and non-archived establishments, use ?isArchived=true,false
Available options:
true, false, true,false Page index (int - starts at 1) or cursor (string)
Page size.
Required range:
0 <= x <= 100Include prev and next pages cursors, as well as the number of all items across all pages (count).
Available options:
prev, next, count