Skip to main content
GET
/
agents
/
{agentId}
/
risk-state
Agent risk state
curl --request GET \
  --url https://alphagrid-api.artiffine-delivery.workers.dev/agents/{agentId}/risk-state
{
  "message": "<string>"
}

Path Parameters

agentId
string
required
Pattern: ^[1-9]\d*$
Example:

"1"

Response

501 - application/json

Trading API not yet implemented

error
enum<string>
required
Available options:
Not implemented
code
enum<string>
required
Available options:
NOT_IMPLEMENTED
message
string
required