getRecords
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- API implementation
Query the targeted table by example values and return all matching records and their fields.
Input fields
Any field value in the targeted table.
Output fields
The getRecordResponse element may contain one or more getRecordsResult elements that encapsulate elements representing the field values of records matching the query.
Sample SOAP messages
Example
Sample SOAP request
Example
Sample SOAP request using an encoded query to filter where incident number is INC0000001 or INC0000002
Example
Sample SOAP response that contains 1 record
Example
Sample SOAP response that contains more than 1 record
Language-specific sample messages
For language-specific getRecords samples, refer to the following topics: