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