Assignment Rules
GET {{api-domain}}/crm/v2.1/settings/automation/assignment_rules
To fetch the assignment rules in your org. For detailed information, please refer to the API documentation.
RESPONSES
status: OK
{"assignment_rules":[{"created_time":"2020-03-30T00:00:00+05:30","modified_time":"2020-03-30T21:14:07+05:30","default_assignee":{"name":"User 3","id":"4150868000001248015"},"module":{"api_name":"Leads","id":"4150868000000002175"},"name":"test assignment rules","modified_by":{"name":"Patricia Boyle","id":"4150868000000225013"},"description":"Assign owner to a record","id":"4150868000001730013","created_by":{"name":"Patricia Boyle","id":"4150868000000225013"}},{"created_time":"2020-03-30T00:00:00+05:30","modified_time":"2020-03-30T20:44:25+05:30","default_assignee":{"name":"User 3","id":"4150868000001248015"},"module":{"api_name":"Leads","id":"4150868000000002175"},"name":"test assignment rules2","modified_by":{"name":"Patricia Boyle","id":"4150868000000225013"},"description":"Assign owner to a record","id":"4150868000001741002","created_by":{"name":"Patricia Boyle","id":"4150868000000225013"}},{"created_time":"2020-03-30T00:00:00+05:30","modified_time":"2020-03-30T00:00:00+05:30","default_assignee":{"name":"User 3","id":"4150868000001248015"},"module":{"api_name":"Leads","id":"4150868000000002175"},"name":"test assignment rules3","modified_by":{"name":"Patricia Boyle","id":"4150868000000225013"},"description":"Assign owner to a record","id":"4150868000001741010","created_by":{"name":"Patricia Boyle","id":"4150868000000225013"}}]}