Newer Version Available

This content describes an older version of this product. View Latest

Get a Quick Action Layout

Get information about the record layout used by a Create a Record or Update a Record quick action.
Resource
1/ui-api/actions/layout/${actionApiName}

actionApiName—The API name of a quick action.

Available Version
58.0
HTTP Method
GET
Example

This example returns information about the record layout used by the Create Case quick action on the Account object.

1GET /services/data/v61.0/ui-api/actions/layout/Account.CreateCase
Request parameters
Parameter Name Type Description Required or Optional Available Version
objectApiName String API name of the object. Optional 60.0
recordTypeId String ID of the record type. Optional 60.0
Response Body
Quick Action Layout