Request Result
Supporting APIs
Request Result
Retrieves the final JSON result of a COMPLETED async request.
GET
Request Result
Documentation Index
Fetch the complete documentation index at: https://docs.wokelo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Retrieves the result of a previously submitted API request.Endpoint Details
- Method: GET
- Endpoint:
/api/enterprise/request/result/
Authentication requirements
- Include a valid JWT token in your request header
- If you don’t have a token yet, you can get one from the
/auth/token/endpoint first.
Request
Request Parameters
Header Parameters
JWT token obtained from the Authentication request
Query Parameters
The unique identifier of the async request whose status is being checked. Example:
11db67b6-8345-4837-950f-87bbd8d7dcbeResponse
Successful Response Fields
Request ID of the initiated request
Status of the request
Result depending on the request