Exists Design

Format

/1/Exists/Designs/[path]?[parameters]

Description

Indicates whether a design exists in the design store.

Parameters

The path cannot be empty and must specify the full path to the design to download.

Example

/1/Exists/Designs/ASC-00000.PXF

Output

<?xml version="1.0" encoding="utf-8" ?>
<DesignExistsResponse xmlns="http://api.stitchport.com/designs/1.0/">
	<DesignExists Exists="true"/>
</DesignExistsResponse>