v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Domain management

Search for specification groups under a given domain.

get/domain/{domain}/groups

Path parameters

domainstring required

The key identifying the domain within which to search.

Query parameters

namestring

An optional value to filter specification groups with based on their short and long names. The value is checked in a case-insensitive manner and using wildcard matching.

Response

Specification groups retrieved.

shortNamestring required

The group's short name.

fullNamestring required

The group's full name.

descriptionstring

The group's description.

reportMetadatastring

The group's additional metadata for XML reports.

displayOrdernumber

The group's display order relative to other groups and specifications.

apiKeystring required

The group's API key.