---
nav-title: "fetch How-To"
title: "fetch"
description: "Examples for using fetch"
previous_url: /ApiReference/fetch/HOW-TO
---
### Get Response from URL
### Get string from URL
### Get JSON from URL
### Get FormData from URL
### Get Response status
### Get response headers
### Post JSON