Get Choices Tree
AuthorizationBearer <token>
In: header
Path Parameters
field_id*Field Id
Response Body
application/json
application/json
curl -X GET "https://loading/api/v2/custom-fields/string/choices/tree"{
"choices": {},
"field_id": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}