Skip to main content
GET
/
commerce
/
catalog
/
admin
/
publishing
/
publishsets
/
{publishSetCode}
Error
A valid request URL is required to generate request examples
{
  "code": "<string>",
  "productCount": 123,
  "productCodes": [
    "<string>"
  ]
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

publishSetCode
string
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success

code
string | null

The PublishSet unique identifier

productCount
integer<int32>

Number of product drafts that are included in the publish set

productCodes
string[] | null

List of specific product codes that are included in the publish set