post
https://api.surense.com/api/v1/companies/search
Search companies with filtering and pagination.
Example:
{
"startRow": 0,
"endRow": 10,
"sorts": [],
"filtersOperator": "or",
"filters": []
}Search companies with filtering and pagination.
Example:
{
"startRow": 0,
"endRow": 10,
"sorts": [],
"filtersOperator": "or",
"filters": []
}Try It! to start a request and see the response here!