get https://sandbox.onebrick.io/v2/data/income/employment
This API helps you to get past companies' data of your end-users.
Request Parameters 
| Key Parameters | Data Type | Description | 
|---|---|---|
| public_access_token | String | Unique Identifier token for clients, Also called as public_access_token | 
| user_access_token | String | Unique access token that is generated after a successful connection by the user | 
Response Parameters 
| Key Parameters | Data Type | Description | 
|---|---|---|
| job_id | String | Unique Id for request, It will help to map callback response | 
You can check the async(callback) response here.
