Retrieve Deployment Details

get

[host-url]/dt-rest/v2/about

Retrieves repository version, data transforms version, and deployment type.

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

an HTTP response containing the deployment details
Body ()
Root Schema : VersionDTO
Type: object
JSON with deployment details, including repository version, data transforms version, and deployment type.
Show Source

401 Response

Unauthorized
Back to Top