Get Service Type

get

/api/utilitiesAdmin/{version}/serviceType/{id}

Gets details of a specific Service Type record.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Match One Schema
Show Source
Nested Schema : serviceType
Type: object
Show Source
Examples

400 Response

An error is encountered due to an invalid request
Body ()
Root Schema : Error
Type: object
Show Source

500 Response

An internal server error is encountered, due to an unknown reason
Body ()
Root Schema : Error
Type: object
Show Source
Back to Top