Retrieve metadata definitions of a screen or list

Authentication

Session ID. For details, see Authentication: retrieve session ID for a user.

HTTP

GET http://{{server}}/sdata/{{install}}j/metadata/-/$service/getCustomObject?name=CaseGrid&SID={{sid}}

URI parameters

Name

Description

{{server}}

Name or IP address of a Sage CRM server.

{{install}}

Sage CRM installation name. By default, this is CRM.

name

Name of the screen or list whose metadata definitions to retrieve.

{{sid}}

Session ID of the user account under which to access Sage CRM.

Request body

None

Response

A JSON object containing metadata definitions of each field included in the specified screen or list.