












Beta Workflows Workers Endpoints
Worker connection info.
Get Worker Info
GET /v1/workflows/workers/whoami
Playground
Test the endpoints live













Worker connection info.












Real world code examples
Get Worker Info
200
Successful Response
Default Value: false
Test the endpoints live
curl https://api.mistral.ai/v1/workflows/workers/whoami \
-X GET \
-H 'Authorization: Bearer YOUR_APIKEY_HERE'curl https://api.mistral.ai/v1/workflows/workers/whoami \
-X GET \
-H 'Authorization: Bearer YOUR_APIKEY_HERE'200
{
"namespace": "ipsum eiusmod",
"scheduler_url": "consequat do"
}{
"namespace": "ipsum eiusmod",
"scheduler_url": "consequat do"
}