Customizing Output
You can customize the response to each function selected for your package. The selected functions are displayed on the left.
The Output Mapping panel displays a model of the response to the function call. The response is received in JSON format. For each function call, you can choose which attributes you want to appear in the response.
Customizing the response ensures that you only receive the data you require when calling the endpoint.
For example, if you wish to receive only the id attribute in the list of files returned to the function below, select id from the response model.