GET /api/v2/query/{nextBatchId}
Returns the next batch of data from the initial POST request.
- HTTP method
GET
- Availability
Data Cloud v2.0, Salesforce 54.0
- Formats
REST
- URI
/api/v2/query/{nextBatchId}
- Request Header
- Response
The placeInOrder
parameter indicates the position of the column in each data row. For example, in the following response InternalOrganization__c
is the second column in a data row. Similarly quantity__c
is the third column. For information on the typeCodes, refer to SQL data type codes.