Get order (admin)
Get order (admin)
Returns a single judicial order scoped to the resolved institution. Sensitive fields are masked unless the caller is authorized for cleartext access. An order belonging to another institution returns 404.
GET
Get order (admin)
Path Parameters
Judicial order id (UUID)
Response
OK
Decrypted CRITICO fields. The query layer returns them in clear; the admin HTTP layer masks each one (replacing the value with a fixed redaction marker) unless the caller is authorized for cleartext access, so over the wire these may be cleartext OR masked depending on the caller's role.

