View All Gateway App Instance Configurations

get

/primeapi/restapi/pims/appInstanceConfigurations/list?appInstId={appInstId}

This endpoint returns all Gateway app instance configurations.

Request

Query 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.