Profiles Search
Last updated
Last updated
GET /profile/search?query=text&company_id=1 HTTP/1.1
Host: api.taag.co
Accept: */*
{
"status": "success",
"profiles": [
{
"id": 22300,
"user_id": 21312,
"company_id": 385,
"path": "path320125",
"name": "Allene Larson",
"job": "Dancer",
"company": "Zulauf-Emmerich",
"description": "Incidunt placeat dolorem in aut ut est harum praesentium.",
"image_profile": "https://picsum.photos/200",
"image_company": "https://picsum.photos/200",
"image_banner": "https://picsum.photos/600/300",
"background": "#12582c",
"text": "",
"icons": "",
"font": "",
"lead_form_setting": 1,
"lead_form_custom": 0,
"disable_lead_form": 0,
"instant_lead_form_on": 1,
"locked": 1,
"created_by": "azure",
"verified": 0,
"timestamp": 1702555178,
"language": null,
"active": 1,
"primary": 1,
"department": null,
"user_email": "[email protected]"
}
]
}