Get All Lookups
Get All Lookups
Query Parameters
Name
Type
Description
{
"success": true,
"code": 200,
"data": [
{
"platform": "slack",
"group_id": 1,
"user_id": "U02Q3JM27",
"symbol": "AAPL",
"created_at": 1613450677,
"created_at_date": "2021-02-16 04:44:37"
},
...
]
}Last updated