v1

latestOpenAPI 3.0.2Apache 2.02026-07-13444463.0 KB
mock

Search for Services and APIs

get/services/search

Query parameters

queryMapobject required

Map of criterion. Key can be simply 'name' with value as the searched string. You can also search by label using keys like 'labels.x' where 'x' is the label and value the label value

Response

List of found Services (filtered according search criteria)

idstring

Unique identifier for this Service or API

namestring required

Distinct name for this Service or API (maybe shared among many versions)

versionstring required

Distinct version for a named Service or API

type'REST' | 'SOAP_HTTP' | 'GENERIC_REST' | 'GENERIC_EVENT' | 'EVENT' | 'GRPC' | 'GRAPHQL' required

Service or API Type

xmlNSstring

Associated Xml Namespace in case of Xml based Service