View a Gateway App Instance Configuration

get

/primeapi/restapi/pims/appInstanceConfigurations/{id}

This endpoint returns Gateway app instance configurations that meet the following requirements:
  • The object has an ID that matches the value of the {id} path parameter.

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
A list of application instance configurations associated with the application instance.
Root Schema : AppInstanceConfig
Type: object
A list of application instance configurations associated with the application instance.

404 Response

The requested Gateway app instance configuration does not exist, or you do not have access to it.