api

Get a public package config info

get/api/public/packages/configs/{slug}/info

Path parameters

slugstring required

Response

OK

_idstring required
activeboolean required
namestring required
slugstring required
descriptionstring nullable
imagestring nullable
headerImagestring nullable
sellerIdstring required
availableSelectionTypesstring[]
sellStartstring date-time nullable

An ISO timestamp indicating when the package sale starts.

sellEndstring date-time nullable

An ISO timestamp indicating when the package sale ends.

archivedAtstring date-time nullable

An ISO timestamp indicating when the package config was archived.

createdAtstring date-time required
updatedAtstring date-time required

Changes

Changed in 1 of the 17 revisions of this API.1

    • added the optional property to the response with the status

      response-optional-property-added