Wizards

GET {{api-domain}}/crm/v2.1/settings/wizards

To get the details of the wizards in a module. Please refer to the documentation for more information on the API.

RESPONSES

status: OK

{"wizards":[{"created_time":"2021-03-03T14:52:27+05:30","modified_time":"2021-03-03T14:52:27+05:30","module":{"api_name":"Leads","id":"4150868000000002175"},"name":"sample","modified_by":{"name":"Patricia Boyle","id":"4150868000000225013"},"profiles":[{"name":"Administrator","id":"4150868000000026011"}],"active":true,"containers":[{"layout":{"name":"Standard","id":"4150868000000091055"},"id":"4150868000000091055"}],"id":"4150868000004805001","created_by":{"name":"Patricia Boyle","id":"4150868000000225013"}}]}