Catalog Service API Mappings

Get API Mapping for a Service

Returns information about a specific API mapping for the given service.

get/v1/catalog-services/{serviceId}/api-mappings/{mappingId}

Response

A response containing a single catalog service API mapping.

idstring uuid required

The mapping ID.

service_idstring uuid required

The ID of the service.

api_idstring uuid required

The ID of the API.

created_atstring date-time required

Creation timestamp.

updated_atstring date-time required

Last update timestamp.

Changes

Changed in 1 of the 75 revisions of this API.1