/1/Exists/Designs/[path]?[parameters]
Indicates whether a design exists in the design store.
The path cannot be empty and must specify the full path to the design to download.
/1/Exists/Designs/ASC-00000.PXF
<?xml version="1.0" encoding="utf-8" ?> <DesignExistsResponse xmlns="http://api.stitchport.com/designs/1.0/"> <DesignExists Exists="true"/> </DesignExistsResponse>