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=16
https://demo.lizard.net/api/v4/organisations/?format=api&page=17", "previous": "https://demo.lizard.net/api/v4/organisations/?format=api&page=15", "results": [ { "url": "https://demo.lizard.net/api/v4/organisations/a3c484b2-5ada-4300-84f7-c89c0a3ca535/?format=api", "uuid": "a3c484b2-5ada-4300-84f7-c89c0a3ca535", "name": "Lizard - WSS" }, { "url": "https://demo.lizard.net/api/v4/organisations/eabd2988-1b59-4855-9b82-4b5efa1cef28/?format=api", "uuid": "eabd2988-1b59-4855-9b82-4b5efa1cef28", "name": "Lizard - algemene lagen" }, { "url": "https://demo.lizard.net/api/v4/organisations/d742bfeb-e858-4edc-bb0d-b72668309ada/?format=api", "uuid": "d742bfeb-e858-4edc-bb0d-b72668309ada", "name": "Lizard - general layers" }, { "url": "https://demo.lizard.net/api/v4/organisations/acaba546-e8ab-468e-8490-b69e3e882ee6/?format=api", "uuid": "acaba546-e8ab-468e-8490-b69e3e882ee6", "name": "Lochem KA" }, { "url": "https://demo.lizard.net/api/v4/organisations/fc77a77d-c75c-4a82-9263-ba6d2749a25b/?format=api", "uuid": "fc77a77d-c75c-4a82-9263-ba6d2749a25b", "name": "Lutra 2" }, { "url": "https://demo.lizard.net/api/v4/organisations/cb0347bf-57f7-4509-84c4-b1d27271c90f/?format=api", "uuid": "cb0347bf-57f7-4509-84c4-b1d27271c90f", "name": "Lutra Consulting" }, { "url": "https://demo.lizard.net/api/v4/organisations/80c4994f-d1df-4fc4-9f69-e2feb1039d0b/?format=api", "uuid": "80c4994f-d1df-4fc4-9f69-e2feb1039d0b", "name": "MKDC" }, { "url": "https://demo.lizard.net/api/v4/organisations/905acb81-6738-46f3-b2f9-70e83b3af32a/?format=api", "uuid": "905acb81-6738-46f3-b2f9-70e83b3af32a", "name": "MKDC-projectteam" }, { "url": "https://demo.lizard.net/api/v4/organisations/ee890b63-5d31-4b61-9eb9-156f9c420ffc/?format=api", "uuid": "ee890b63-5d31-4b61-9eb9-156f9c420ffc", "name": "Maasgouw" }, { "url": "https://demo.lizard.net/api/v4/organisations/d19b76d3-93b1-42c2-9ffe-b06af89b16dd/?format=api", "uuid": "d19b76d3-93b1-42c2-9ffe-b06af89b16dd", "name": "Maastricht" } ] }{ "count": 305, "next": "