Access Data with Vuforia APIs > Vuforia APIs > Accessing Procedure Execution Data
  
Accessing Procedure Execution Data
* 
The GET method of the API will be deprecated in the future. Going forward, we recommend using the POST method for this API.
You can access Vuforia Expert Capture session data using the following API:
/customer-events/<orgid>/report
It must be requested with the following special request header:
x-api-key:<secret>
For more information, see the following topics:
1. Obtain the Customer Organization ID and x-api-key ID
2. Obtain the x-api-key Secret
3. Make the API Call
4. Available Parameters