packs

List all Packs

Get a list of all Packs.

get/packs

Query parameters

withstring

Comma-separated list of additional properties to include in the response. When set, the response includes a count of the specified properties in the Pack. Available values are <code>inputs</code> and <code>outputs</code>.

Response

a list of PackInfo objects

countinteger

number of items present in the items array

Changes