Get Trade Health Status

get/api/prime/trading/v1/accounts/{accountId}/healthcheck

Gets trade health statuses.

Path Parameters

  • accountIdstringRequired
    The ID of the account

200 Response

status object required
orderPlacement string required
the operational status of order placement
Example: up

default Response

error string required
errorName string required
reqId string required
context object
Optional structured metadata for REST validation failures. The schema is fixed for client contract stability.
errorName string required
Same value as the top-level errorName.
field string
Request field associated with the validation failure.
message string
Human-readable field-level validation message.