get
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- API implementation
Query a single record from the targeted table by sys_id
and return the
record and its fields.
Input fields
An element <sys_id> identifying the sys_id of the record to be retrieved.
Output fields
A getResponse
element encapsulating all field values for the record
retrieved.
Sample SOAP messages
Example
Sample SOAP request
Example
The resulting response of a get
function call looks like this: