Export Vector Paths

Export the vector paths for an asset.

Supported output formats are SVG or JSON.

The JSON output contains information about the size of the image, each individual paths, as well as the entire SVG file.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

AssetID

Query Params
boolean

Caches the file created.

string

Public access token used to authorize the request. Requests may only come from the token's allowed domains. This parameter is mandatory when making requests from a browser. Outside of the browser instead supply a bearer header using a private access token.

Body Params

Export Paths settings

string
Defaults to Export Paths

Name of the export-paths job.

string
enum
Defaults to svg

Wether to export as an SVG file, or a JSON file which contain additional data. See exportPathJson for the json format.

Allowed:
configuration
object

Configuration information. Attribute keys with valid attribute option values.

settings
object

Export path settings. Controls the exact path and SVG outputs.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json