Get all product types

Returns active product types by default. Use status=INACTIVE or status=ALL to override. Optional search matches name or code (substring, LIKE %value%).

Access: Auth methods: JWT bearer or API key. Requires permissions: product-type:read.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1

Page number (1-based)

integer
1 to 2000
Defaults to 20

Items per page

string
enum
Defaults to ACTIVE

Filter by status. Defaults to ACTIVE. Use ALL to return active and inactive.

Allowed:

Search by product type name or code (substring match; SQL LIKE %value% on each field).

Response

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