List packs

What is it for?

This endpoint lets you view the complete list of packs in your account without filters, or search for a specific pack using filter parameters.

Conditions

  • Requires authentication.

Parameters

Fill in the fields in Query Params and/or Path Params as applicable.

Quick parameter guide

  • pack_ids: Filter by specific pack IDs (Instructions: The IDs you got when creating them. Separate with commas: 1,2,3)
  • title: Filter by pack title (Instructions: Type the pack name)
  • page: Which page to view (Instructions: Starts at 1)
  • perPage: How many packs per page (Instructions: An integer)
  • sorting_column: Field to sort by (Instructions: You define this)
  • sorting_direction: Ascending or descending order (Instructions: Write: asc or desc)

Expected response

HTTP 200 → Paginated list of packs with their versions and products

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by specific pack IDs

Instructions: The IDs you got when creating them. Separate with commas: 1,2,3

string

Filter by pack title

Instructions: Type the pack name

integer

Which page to view

Instructions: Starts at 1

integer

How many packs per page

Instructions: An integer

string

Field to sort by

Instructions: You define this

string

Ascending or descending order

Instructions: Write: asc or desc

advanced_filters
object

Advanced filters in JSON format.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json