get Providers Info
POST https://{{crosswork_ip}}:30603/crosswork/inventory/v1/providers/query
Use this API Call to get the detailed information about the onboarded devices.
Request Body
{"filterData"=>{"PageSize"=>20, "PageNum"=>0, "Criteria"=>""}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |