Fields
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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.