Table of Contents |
---|
...
|
Base Url: /smartfin/api/v1/whitelist
Company - Get
...
Retrieve Company’s Data
...
GET /smartfin/api/v1/whitelist
Get all company
...
data that
...
are visible to current user.
...
Request
URL:
{basePath}
Method:
...
Authentication / Authorization
- API Key
Headers
Schema
...
GET /smartfin/api/v1/whitelist
Headers:
Content-Type: application/json
Authorization:
JWT { token }
Parameters:
null
Body:
null
...
Response
string - Bearer <<YOUR_API_KEY_HERE>> (required)
Responses
Example:
| Notes||||
Returns
|
...