How can i get custom field configuration?

I want to get configuration (context) for custom field “customfield_10033” that i can see here:


if i use /rest/api/3/field/search?startAt=25&isCustom=true&expand=contexts

i can see that field has context {“id”: “10133”} but is there any way to get that context?