Establishments
List establishments
Retrieve a list of establishments.
GET
Query Parameters
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
Available options:
true
, false
, true,false
Page index (int - starts at 1) or cursor (string)
Page size.
Required range:
0 < x < 100
Include prev and next pages cursors, as well as the number of all items across all pages (count).
Available options:
prev
, next
, count
Was this page helpful?