Last updated
Last updated
GET
https://pm415.com/api/search/:query/:orgid/:showarchived
Gets the information on a text string request.
GET
https://pm415.com/api/search/reindex
Adds all data from database into elastic index.
Authentication
string
Authorization: Bearer 50ca9ba0f7b1444fa55d5
:showarchived
boolean
True or false
:orgid
number
The ID of the org
:query
string
Your text string request
Authentication
string
Authorization: Bearer 50ca9ba0f7b1444fa55d5