Working with Object Metadata
The examples in this section use REST API resources to retrieve object metadata information. For modifying or creating object metadata information, see the Metadata API Developer Guide.
-
Use the sObject Basic Information resource to get metadata for an object.
-
Get Field and Other Metadata for an Object
Use the sObject Describe resource to retrieve all the metadata for an object, including information about each field, URLs, and child relationships.
-
Use the sObject Describe resource and the
If-Modified-SinceHTTP header to determine if object metadata has changed.