GET active officers and persons with significant control

Try to get list of a active company officers and persons with significant control
add parameter
register_view = true

but get this error

{
“errors”: [
{
“type”: “ch:service”,
“error”: “not-on-public-register”
}
]
}
how can I get only active officers or with status field?

You cannot get only active officers.
If you only want active officers, you will need to ‘discard’ the ones you do not require yourself.
You might find the following post helpful to explain the ‘register_view’ parameters:-