POST /grid/export/recordset/async/start
Asynchronously start the export of a grid session that was started using a RecordSet. Use the returned job id and GET /grid/export/recordset/async/get to get the results of the query
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/grid/export/recordset/async/start
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , download |
HTTP Method | POST |
Request Object | GridRecordSetExportRequest (application/json) |
Response Object | AsyncJobId (application/json) |