Worksheet Generation
GET generated Worksheet
This endpoint allows clients to retrieve a specific generated worksheet using its unique identifier called request_id (ID).
GET
Authorizations
Headers
Specifies the format of the response.
Available options:
application/json
Path Parameters
Unique identifier of the worksheet generation request.
Response
200
application/json
Successfully retrieved worksheet. This checks if the request with respect to the user id is processing or completed if completed it will fetch the results else it returns processing.
The response is of type object
.