Newer Version Available
Retrieve Records Using sObject Rows by External ID
Retrieves a record based on the value of the specified external ID field.
- URI
- /services/data/vXX.X/sobjects/sObjectName/fieldName/fieldValue
- Formats
- JSON, XML
- HTTP Method
- GET
- Authentication
- Authorization: Bearer token
- Parameters
- None
- Examples
-
- For an example of retrieving a record based on an external ID, see Retrieve a Record Using an External ID.