Retrieves detailed information for a specific task.
get
Authorizations
X-API-KEYstringRequired
Public API key used to identify the client application. It should be included in all requests.
Path parameters
taskIdstring · uuidRequired
The unique identifier of the task.
Header parameters
X-API-SECRETstringRequired
API Secret is used to verify the integrity of the request and authenticate the client. It should be included in all requests. This value must be kept confidential and should never be exposed in client-side code or public repositories.