v1

latestOpenAPI 3.0.02026-07-1717466209.0 KB
Projects

Search

Search and browse projects

get/editor

Query parameters

keywordsstring

Keywords for searching project by title and IDNO

type'microdata' | 'document' | 'table' | 'timeseries' | 'timeseries-db' | 'geospatial' | 'image' | 'script' | 'video'

Project data type e.g. Microdata, Document, Table, ...

date_startstring date

Search for projects changed on or after this date. Use the date format YYYY-MM-DD e.g. 2020-01-01

date_endstring date

Search for projects changed on or before this date. Use the date format YYYY-MM-DD e.g. 2020-01-20

offsetinteger

Offset for pagination e.g. 10 to skip first 10 records

limitinteger

Page size e.g. 10 to show 10 records

sort_by'title_asc' | 'title_desc' | 'updated_asc' | 'updated_desc'

Sort results

collectionstring

Filter by collections. Provide comma-separated collection IDs e.g. 1,2,3

exclude_collections'true' | 'false'

When set to 'true', negates the collection filter to exclude the selected collections instead of including them

ownership'self' | 'shared' | 'self,shared'

Filter by project ownership

usersstring

Filter projects by users who created or modified them. Provide comma-separated user IDs e.g. 1,2,3

Response

successful operation