/search
Get information on a request
GET
https://pm415.com/api/search/:query/:orgid/:showarchived
Gets the information on a text string request.
Path Parameters
Name
Type
Description
:showarchived
boolean
True or false
:orgid
number
The ID of the org
:query
string
Your text string request
Headers
Name
Type
Description
Authentication
string
Authorization: Bearer 50ca9ba0f7b1444fa55d5
Add all data
GET
https://pm415.com/api/search/reindex
Adds all data from database into elastic index.
Headers
Name
Type
Description
Authentication
string
Authorization: Bearer 50ca9ba0f7b1444fa55d5
Last updated
Was this helpful?