cURL
curl --request GET \ --url https://api.lucidtech.ai/{basePath}/agents/{agentId}/runs/{runId} \ --header 'Authorization: Bearer <token>'
"<any>"
Get details of a specific run for an agent.
The access token received from the authorization server in the OAuth 2.0 flow.
200 response
The response is of type any.
any