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