Get Restriction Details
Returns full details of a restriction including rules. The restriction must be owned by the caller. Returns 403 for both unauthorized and non-existent restrictions to prevent ID enumeration.
Scope: restrictions.read
Security Policy: HTTPS
Headers
RS256-signed JWT (Bearer format), signed with your registered private key. Must contain an accountId claim identifying the master account. A missing or invalid token returns HTTP 401.
Query parameters
Positive integer. Decimals and non-numeric values return 400.
Set to T for employer-track authorization.
Response
Always ok on success.
Example values: Restrict.
Example values: Trading, Compliance, Monitor.
Null when not applicable. The value F returned by the database is normalized to null.
Null when not applicable. The value F returned by the database is normalized to null.
Trade-monitoring recurrence. Present only when configured.
Trade-monitoring start timestamp in epoch milliseconds. Present only when configured.

