v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Domain management

Search for specifications under a given specification group.

get/group/{group}/specifications

Path parameters

groupstring required

The key identifying the specification group within which to search.

Query parameters

namestring

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

Response

Specifications retrieved.

shortNamestring required

The specification's short name.

fullNamestring required

The specification's full name.

descriptionstring

The specification's description.

reportMetadatastring

The specification's additional metadata for XML reports.

hiddenboolean

Whether the specification should be hidden.

displayOrdernumber

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

apiKeystring required

The specification's API key.