Read Mapping Search
After sync mapping search, you can check the result by using this endpoint. This is a simple endpoint that return all search fields.
GET#
#
HeaderField | Type | Description |
---|---|---|
x-token | String | token Users unique token |
#
Request Header Example#
Success 200Field | Type | Description |
---|---|---|
success | Boolean | Request was successful |
searchParameters | Object[] | Request was successful |
    weight | Number | Weight of the field |
    name | String | Field name |