Docs
Content API
Theme Jobs

Theme Jobs

Get a Theme Job

GET /themes/jobs/{job_id}

Request

Returns a theme Job. When the job is complete, the results array provides a generated link to access the theme. The link is active for 60 seconds.

Authentication

  • X-Auth-Token in header
    required

Parameters

  • store_hash in path - string

example

Response

Body

object | application/json

Response for /GET Jobs by Id.

  • data
    object

    The job for theme upload or download

  • meta
    object

    Response metadata.

response

Did you find what you were looking for?