v1

latestOpenAPI 3.0.2Apache 2.02026-07-13444463.0 KB
mock

Get Services and APIs

get/services

Query parameters

pageinteger

Page of Services to retrieve (starts at and defaults to 0)

sizeinteger

Size of a page. Maximum number of Services to include in a response (defaults to 20)

Response

List of found Services

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

All 44 operations