---
title: "renderRequest"
canonical: "https://support.appfire.com/space/SCLI/73371557/renderRequest"
format: markdown
---
See also: [Actions](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368507)

> Macro (details)
> 
> | **Description** | Render URL based request. URL can be a partial URL. The response data modified by optional findReplace processing is returned. Use '--pretty' to format returned JSON data in a more readable form. |
> | --- | --- |
> | **Required Parameters** | [url](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371525) |
> | **Optional Parameters** | [requestType](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371655), [data](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371355), [contentType](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73372073), [acceptType](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370907), [file](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370741), [encoding](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368755), [findReplace](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370579), [findReplaceRegex](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370799), [header](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371886) |
> | **Type** | [Get](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370540/Action+Types#ActionTypes-Get) |
> | **Category** | [Render](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371318/Action+Categories#ActionCategories-Render) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | server,datacenter |
> | **Since Version** |  |
> | **Examples** |  |

## Related How To's

> Macro (cql-query)