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=12
https://demo.lizard.net/api/v4/organisations/?format=api&page=13", "previous": "https://demo.lizard.net/api/v4/organisations/?format=api&page=11", "results": [ { "url": "https://demo.lizard.net/api/v4/organisations/88a53319-a096-49cf-bad4-82f4bf9f2043/?format=api", "uuid": "88a53319-a096-49cf-bad4-82f4bf9f2043", "name": "Hoogheemraadschap van Rijnland KA" }, { "url": "https://demo.lizard.net/api/v4/organisations/8936d834-0f46-45b3-858c-a2aac0a8adb3/?format=api", "uuid": "8936d834-0f46-45b3-858c-a2aac0a8adb3", "name": "Hoorn" }, { "url": "https://demo.lizard.net/api/v4/organisations/65b39097-2a85-4387-96cd-88127bddd126/?format=api", "uuid": "65b39097-2a85-4387-96cd-88127bddd126", "name": "Hsinchu_county" }, { "url": "https://demo.lizard.net/api/v4/organisations/26f43d81-9f6b-41ae-b0c3-6629aa2e29bf/?format=api", "uuid": "26f43d81-9f6b-41ae-b0c3-6629aa2e29bf", "name": "Hydrotec" }, { "url": "https://demo.lizard.net/api/v4/organisations/ede89b3b-abb4-4750-beff-c34021fb4e1b/?format=api", "uuid": "ede89b3b-abb4-4750-beff-c34021fb4e1b", "name": "ICCO" }, { "url": "https://demo.lizard.net/api/v4/organisations/76b28794-719a-43cb-bdbb-2a3336fc3790/?format=api", "uuid": "76b28794-719a-43cb-bdbb-2a3336fc3790", "name": "IJGENZON" }, { "url": "https://demo.lizard.net/api/v4/organisations/e5e00702-70e9-4467-99a1-a81fe11c45fb/?format=api", "uuid": "e5e00702-70e9-4467-99a1-a81fe11c45fb", "name": "IMD BV" }, { "url": "https://demo.lizard.net/api/v4/organisations/909cce62-7bb4-47f1-b501-912af52aeef9/?format=api", "uuid": "909cce62-7bb4-47f1-b501-912af52aeef9", "name": "IPB climate" }, { "url": "https://demo.lizard.net/api/v4/organisations/57d5f315-4bc6-45cd-a93f-b3529cffaa95/?format=api", "uuid": "57d5f315-4bc6-45cd-a93f-b3529cffaa95", "name": "IPB irrigation" }, { "url": "https://demo.lizard.net/api/v4/organisations/207c0192-e805-4c1b-9dc2-b43cc2859c2e/?format=api", "uuid": "207c0192-e805-4c1b-9dc2-b43cc2859c2e", "name": "IPB soil" } ] }{ "count": 305, "next": "