Developer Console

Call Create Data Query for each scope id

Start a Create Data Query request for each scope authorized by the customer. Once Amazon Data Portability receives the request, the service will start retrieving the customer data. Your Application should map any create data query API call response (queryId) to the specific customer and scope. Once the request is completed, to list the results use the scope and a valid customer access token. If the customer selects the One time transfer authorization option, you can generate an access token only once.

🚧 Start the Create Data Query request as soon as the customer provides authorization. But, to avoid receiving a Conflict error response, don’t start the same request for the same customer and scope while the initial request is ongoing.

See Create Data Query for API reference and Create Data Query for sample queries.


Last updated: Mar 07, 2024