GET importer/batches/data/{appGuid}/{batchNum}/{tableName}/{pageIndex}/{pageSize}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appGuid | globally unique identifier |
Required |
|
| batchNum | string |
Required |
|
| tableName | TableNames |
Default value is All |
|
| pageIndex | integer |
Default value is 0 |
|
| pageSize | integer |
Default value is 1000 |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json, text/html
Sample:
{}