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=9
https://demo.lizard.net/api/v4/organisations/?format=api&page=10", "previous": "https://demo.lizard.net/api/v4/organisations/?format=api&page=8", "results": [ { "url": "https://demo.lizard.net/api/v4/organisations/52e40d92-0d35-4de5-a47c-fcbf4e147652/?format=api", "uuid": "52e40d92-0d35-4de5-a47c-fcbf4e147652", "name": "GT International" }, { "url": "https://demo.lizard.net/api/v4/organisations/2e59c161-0fdf-4b34-87e4-d3d9d6551a04/?format=api", "uuid": "2e59c161-0fdf-4b34-87e4-d3d9d6551a04", "name": "GUTech" }, { "url": "https://demo.lizard.net/api/v4/organisations/a5f9e310-c072-4819-bf6f-b69c687c7439/?format=api", "uuid": "a5f9e310-c072-4819-bf6f-b69c687c7439", "name": "Gemeente Antwerpen" }, { "url": "https://demo.lizard.net/api/v4/organisations/04b79390-8f7c-4b59-9c57-8c68203a2f0d/?format=api", "uuid": "04b79390-8f7c-4b59-9c57-8c68203a2f0d", "name": "Gemeente Assen" }, { "url": "https://demo.lizard.net/api/v4/organisations/931b7b3b-fd2a-4cee-8cfb-e0a8f59d9292/?format=api", "uuid": "931b7b3b-fd2a-4cee-8cfb-e0a8f59d9292", "name": "Gemeente Velsen" }, { "url": "https://demo.lizard.net/api/v4/organisations/70b0c750-d234-43b9-bb75-3454b05c2b0d/?format=api", "uuid": "70b0c750-d234-43b9-bb75-3454b05c2b0d", "name": "Geoblocks demo" }, { "url": "https://demo.lizard.net/api/v4/organisations/8bf97f83-dfff-4d1d-8567-8c8cdc000be2/?format=api", "uuid": "8bf97f83-dfff-4d1d-8567-8c8cdc000be2", "name": "Grenaa catchment" }, { "url": "https://demo.lizard.net/api/v4/organisations/4b60d574-d000-4f38-b277-bbd93e240ec6/?format=api", "uuid": "4b60d574-d000-4f38-b277-bbd93e240ec6", "name": "Groningen" }, { "url": "https://demo.lizard.net/api/v4/organisations/a7596d33-e265-41fd-b553-d1a5fe1f1fe9/?format=api", "uuid": "a7596d33-e265-41fd-b553-d1a5fe1f1fe9", "name": "Gulpen-Wittem" }, { "url": "https://demo.lizard.net/api/v4/organisations/c9c9dd63-49ac-4c7e-bd43-4906dd90f671/?format=api", "uuid": "c9c9dd63-49ac-4c7e-bd43-4906dd90f671", "name": "HDSR" } ] }{ "count": 305, "next": "