...
Code Block |
---|
Type: application/json |
Input | Source | Required | Type | Description |
---|---|---|---|---|
start | query | No | integer - minimium= 0 | To control the pagination starting record |
limit | query | No | integer - maximum= 2000 | To control the pagination limit |
keywords | query | No | string | To search by keywords |
type | query | No | string | Specify the type of catalog |
types | query | No | Array of strings | Specify the types of catalog |
subtype | query | No | string | Specify the subtype of catalog |
...