cURL
curl --request GET \ --url https://your-instance.example.com/api/organizations/{organizationId}/conditional-fields \ --header 'Authorization: Bearer <token>'
{ "data": [ {} ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Contact
Conversation
Application
Fields returned