Skip to main content

Download Sample Template

GET 

/api/csv-templates/:csvTemplate/download

Returns the URL to the sample CSV file for this template. The sample file shows the expected column headers and example data.

Required scope: settings:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token (Power User access required)

Response: URL string (not a JSON object)

Request

Responses

OK

Response Headers
    Content-Type