v1

latestOpenAPI 3.1.02026-07-231411067.5 KB
Data Standards

List data standards

This endpoint allows you to list the data standards in your organization.

This GET is a paginated API that uses the following parameters to request specific details:

  • size: Supply an integer value between 1 and 1000, inclusive. The default value is 10.

  • page: Supply an integer value. The default value is 0.

  • search: Optionally, use this parameter to perform a fuzzy search on the data standard name and label.

  • status: Optionally, use this parameter to list only data standards with a given status (draft, active, paused, or invalid).

  • sort: Optionally, sort the results by name (default) or label.

Authentication

User authentication required: true

This endpoint accepts authentication via API keys in the Basic authentication header, or a pre-authenticated token in HTTP cookie token. Cookie sessions extend automatically on each request.

Tags

Data Standards

Rate limiting

60 requests/60 seconds

get/api/v1/dataStandards

Query parameters

pageinteger
searchstring
sizeinteger
sort'name' | 'label'
status'draft' | 'active' | 'paused' | 'invalid'

Response

Successful response

firstboolean required
lastboolean required
numberinteger required
sizeinteger required
totalElementsinteger required
totalPagesinteger required