List Asset By Custom Form
GET https://{{baseURL}}/api/v2/asset/?company=1&custom_form_id={{form id}}&custom_form_name={{column name}}&custom_form_value={{value}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
company | number | ||
custom_form_id | string | ||
custom_form_name | string | ||
custom_form_value | string |