Get Approval Layouts
Gets a list of approval layouts for a specified object. This resource is available in REST API version 30.0 and later.
URI: /services/data/vXX.X/sobjects/sObject/describe/approvalLayouts/
Formats: JSON, XML
HTTP methods: GET
Authentication: Authorization: Bearer token
Request parameters: None required
Example Request
Example Response Body
If you haven’t defined any approval layouts for an object, the response is {"approvalLayouts" : [ ]}.