Get Asset

This endpoint retrieves a list of products with core information including product ID, SKU, name, image, category hierarchy (first, second, third step), and associated network (e.g., AT&T). It supports pagination and is used to display structured product listings tied to specific categories and carriers. Data is fetched using the GET method.

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

Used for searching all data by specifying the type filter (all/steps).

integer

Used for searching a specific product by its unique ID for data type all.

string

Used for searching products by name for data type all.

string

Used for searching products by SKU for data type all.

string

Used for searching products by brand name for data type all.

string

Used for searching products by their main category or device type for data type all.

string

Used for searching products by the slug of the first-level category (device type) for data type steps.

string

Used for searching products by the slug of the second-level category (product line or model) for data type steps.

string

Used for searching products by the slug of the third-level category (specific version or variant) for data type steps.

integer

Maximum number of data per page availability to be shown.

integer

Used for searching the specific page.

Response

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