| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

**id**  
*string*  
*required*  
The Opening ID

# ``200      OK

# ``401      Unauthorized

# ``404      Not Found

---

### Example cURL Request

```bash
curl --request GET \
     --url https://api.fountain.com/v2/funnels/id \
     --header 'accept: application/json'
```

### Try It!

Click `Try It!` to start a request and see the response here! Or choose an example:

**Response Codes**  
`200`  
`401`  
`404`

Updated 3 months ago.
