Including "Blocked" boolean value in user export job

For the purposes of audit, I’m trying to get a list of all our users along with their active/blocked status.

The json body that I’m passing in the request looks like so:
{"connection_id":"con_MyConnection","format":"json","limit":10,"fields":[{"name":"user_id","export_as":"Id"},{"name":"blocked","export_as":"Blocked"}]}

But when I get the output, the “Blocked” header isn’t included, but everything else is. I can see it if I query an individual user - how do I get at it in bulk?

Hey there!

Sorry for such delay in response! We’re doing our best in providing the best developer support experience out there, but sometimes the number of incoming questions is just too big for our bandwidth. Sorry for such inconvenience!

Do you still require further assistance from us?

No, I think I found the answer to this. Thanks for checking in.
David

No worries! Glad you were able to figure it out!