/applications/{appId}

get:

Summary: Retrieve the PFD for an application.

Tags:

- Individual application PFD

Operation ID: Nnef_PFDmanagement_Fetch

Parameters:

- name: appId

Description: The required application identifier(s) for the returned PFDs.

In: path

Required/Optional: true

Schema:

Type: string

- name: supported-features

In: query

Description: To filter irrelevant responses related to unsupported features

Schema:

Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'

Responses:

'200' A representation of PFDs for an application in the request URI is returned.

Content:

Application/JSON:

Schema:

Reference: '#/components/schemas/PfdDataForApp'

'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'

'401': Reference 'TS29571_CommonData.yaml#/components/responses/401'

'403': Reference 'TS29571_CommonData.yaml#/components/responses/403'

'404': Reference 'TS29571_CommonData.yaml#/components/responses/404'

'406': Reference 'TS29571_CommonData.yaml#/components/responses/406'

'429': Reference 'TS29571_CommonData.yaml#/components/responses/429'

'414': Reference 'TS29571_CommonData.yaml#/components/responses/414'

'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'

'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'