v1
latestOpenAPI 3.0.02026-07-1717466209.0 KBQuery admin metadata
Query administrative metadata across projects. By default, returns all admin metadata for all projects and templates that the user has access to. To filter by project, template, date range or limit the number of results, use the query parameters.
Query parameters
(optional) Project ID or IDNO
(optional) Admin metadata template UID. For multiple templates, separate with comma
(optional) Limit number of results. Default is 50
(optional) Offset number of results. Default is 0
(optional) Filter by date from (format: YYYY-MM-DD). Filters on the 'changed' field. Records with changed date >= date_from will be returned.
(optional) Filter by date to (format: YYYY-MM-DD). Filters on the 'changed' field. Records with changed date <= date_to will be returned. The entire end date is included.
Response
successful operation