Step 4: Specify the Request Type
Next, you will need to specify whether each individual API request will contain one object or a list of objects.
If each request contains a list of objects, you will need to add the JMESPath syntax for the object container.
In the example from the previous step, the request contains a list of objects (two separate help articles). The list is contained under articles, so we will specify articles as the List Key.

<% elem.innerText %>