Skip to main content

Get a favorite list by ID

GET 

/v2/favoritelists/:id

Retrieves a specific favorite list using its unique identifier.

Returns complete favorite list details including associated items, ownership information, and metadata.

This endpoint provides full access to a favorite list's data including:

  • Basic information (name, slug, default status)
  • Ownership details (company, contact, or customer)
  • Associated items (products and clusters)
  • Timestamps (creation and last update)

The response includes all fields necessary for displaying, editing, or managing the favorite list.

Request

Responses

The favorite list has been successfully retrieved.