Retrieve a list of establishments.
API key. Value must be formatted like so: lucca application={api_key}
.
Comma-separated list of establishment IDs.
ID(s) of the legal-unit(s) establishments must belong to.
Search 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
true
, false
, true,false
Page index (int - starts at 1) or cursor (string)
Page size.
0 <= x <= 100
Include prev and next pages cursors, as well as the number of all items across all pages (count).
OK
The response is of type object
.