Retrieve zone information. Query parameters let you specify your-app-name
and whether published or unpublished (staging) template information is retrieved.
The context parameter retrieves templates for the specified application. The parameter format is app:your-app-name
. Only the first application listed in the context is displayed even if a comma-delimited list is entered in the parameter.
"app:your-app-name"
This field indicates if the request is set to retrieve published or unpublished (staging) templates. The default of false
retrieves published templates. If set to true
, the request retrieves unpublished (staging) templates.
This field indicates if the request is set to retrieve published or unpublished (staging) templates. The default of false
retrieves published templates. If set to true
, the request retrieves unpublished (staging) templates.
This field indicates if the request is set to retrieve published or unpublished (staging) templates. If set to true
, only published templates are retrieved. If set to false
, the request retrieves unpublished (staging) templates.
OK
The response is of type object
.