Skip to main content

Fetch service operations from the ServiceOperationCatalog collection

Fetch service operations from the ServiceOperationCatalog collection

Request Body required
    groupId int32
    taxonomyId int32
Responses

OK


Schema
    errors object[]
  • Array [
  • errorName string
    errorMessage string
    errorCode int32
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningTitle string
    warningMessage string
  • ]
  • statusCode int32
    apiRequestId string
    serviceOperationCatalogList object[]
  • Array [
  • id string
    taxonomyId int32
    literalName string
    systemId int32
    systemName string
    groupId int32
    groupName string
    subGroupId int32
    subGroupName string
    syncedAt date-time
  • ]
Loading...