v1
latestOpenAPI 3.0.12026-08-06102329.4 KBFields
Get custom field
Get a custom field by Brex ID
get/v1/fields/{id}
Path parameters
idstring required
The Brex identifier of the field to retrieve
Response
Get custom field response
Example response
{
"brex_id": "extended_field_foobar",
"remote_id": "foo_bar"
}