Filter Standards by criteria

Gets Standards with pagination and filtering.

Filtering Support:

  • status: Filter by Standard status (multiple values supported)
  • key: Filter by Standard key (multiple values supported)
  • search: Search in name or description
  • type: Filter by Standard type
  • owner_key: Filter by Standard owner source key

Pagination: Use skip and limit query parameters for pagination.

Query Params
integer
≥ 0
Defaults to 0

Number of items to skip

integer
1 to 100
Defaults to 10

Maximum number of items to return

Field to sort by (prefix with '-' for descending)

array | null

Filter by Standard status

Search in Standard name

array | null

Filter by Standard type

array | null

Filter by Standard owner user ID

array | null

Filter by Standard key

array | null

Filter by Standard version

Consider only latest versions of Standards

Consider only latest published versions of Standards

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json