Organisation List
Endpoint for interacting with organisations.
Query parameters
name
Text filter on the name
field. Filter methods like startswith
,
endswith
and contains
are supported. For case-insensitive
filtering, use istartswith
, iendswith
and icontains
.
uuid UUIDs must be separated by commas and must be specified in their canonical textual representation (in their 8-4-4-4-12 form, that is). Filtering on this field is always case insensitive. UUID fractions are supported too.
Subendpoints
/api/v4/organisations/{uuid}/contract
returns contract information of
the organisation. Only accessible by members of the organisation.
/api/v4/organisations/{uuid}/usage/
returns the count and total size
of time series, rasters and scenarios for a specific organisation.
Only accessible by members of the organisation.
/api/v4/organisations/{uuid}/users/
returns all users in the specified
organisation and their roles. Only accessible by members of the
organisation. User roles may be patched by managers.
Examples
/api/v4/organisations/?name__icontains=schuur
/api/v4/organisations/?uuid=61f5a464-c350-44c1-9bc7-d4b42d7f58cb
/api/v4/organisations/?uuid=C350-44C1-9BC7,9C6C-40A9-A5FC
/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/contract/
/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/usage/
/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/users/
GET /api/v4/organisations/?format=api&page=14
https://demo.lizard.net/api/v4/organisations/?format=api&page=15", "previous": "https://demo.lizard.net/api/v4/organisations/?format=api&page=13", "results": [ { "url": "https://demo.lizard.net/api/v4/organisations/653e35ac-3f4a-41bd-9381-847be11ef1a9/?format=api", "uuid": "653e35ac-3f4a-41bd-9381-847be11ef1a9", "name": "Koggenland" }, { "url": "https://demo.lizard.net/api/v4/organisations/aa634410-43cb-40d3-856f-cd474b1139bd/?format=api", "uuid": "aa634410-43cb-40d3-856f-cd474b1139bd", "name": "Krimpen aan den IJssel" }, { "url": "https://demo.lizard.net/api/v4/organisations/44b8be2d-2c01-4d43-aa59-7f4a1dfdf4ea/?format=api", "uuid": "44b8be2d-2c01-4d43-aa59-7f4a1dfdf4ea", "name": "LDO - HHRS van Schieland en de Krimpenerwaard" }, { "url": "https://demo.lizard.net/api/v4/organisations/d96784f9-1425-4a1f-a782-d91c244edb3c/?format=api", "uuid": "d96784f9-1425-4a1f-a782-d91c244edb3c", "name": "LDO - Provincie Noord-Brabant" }, { "url": "https://demo.lizard.net/api/v4/organisations/885be456-8c03-426a-9346-5b9f2bfb787d/?format=api", "uuid": "885be456-8c03-426a-9346-5b9f2bfb787d", "name": "LDO - Provincie Utrecht" }, { "url": "https://demo.lizard.net/api/v4/organisations/c32be16f-ac76-492f-9a03-92b3fcc27ade/?format=api", "uuid": "c32be16f-ac76-492f-9a03-92b3fcc27ade", "name": "LDO - Waterschap Aa en Maas" }, { "url": "https://demo.lizard.net/api/v4/organisations/698fc840-abdc-471f-98f3-a28422739680/?format=api", "uuid": "698fc840-abdc-471f-98f3-a28422739680", "name": "LDO - production" }, { "url": "https://demo.lizard.net/api/v4/organisations/c0061bba-db9e-49d7-bac6-f9a1770555c9/?format=api", "uuid": "c0061bba-db9e-49d7-bac6-f9a1770555c9", "name": "LDO - staging" }, { "url": "https://demo.lizard.net/api/v4/organisations/2e8ccd61-a0c3-473d-9bda-8b06db2bec35/?format=api", "uuid": "2e8ccd61-a0c3-473d-9bda-8b06db2bec35", "name": "LDO - test" }, { "url": "https://demo.lizard.net/api/v4/organisations/36d9e16f-b7c3-4d29-86c5-63bcc94fccd2/?format=api", "uuid": "36d9e16f-b7c3-4d29-86c5-63bcc94fccd2", "name": "Landkreis Hof" } ] }{ "count": 305, "next": "