/
Other APIs
Other APIs
Get All Distinct Field Name
HTTP ELEMENT | Value |
---|---|
URI | /rest/crud/1.0/table/column/field-name/distinct |
METHOD | GET |
Content-Type | application/json |
Query Strings | exclude - list of excluded field names to not included on the returned list |
RESPONSE
HTTP STATUS CODE | BODY |
---|---|
200 | Array of Json String |
400 | error - main category of the error message - error message |
SCENARIO AND RESPONSE
Scenario | Response |
---|---|
POSITIVE | [
"Client Test Two",
"Healthcare Related Computers Restricted Purposes Notes",
"WWW IP Address",
"User Authorized Access Limited Notes",
"Ship To Company",
"Unsubscribe Flag",
"Healthcare Related Computers Restricted Purposes Compliant",
"Installation Date"
]
|
|
|
, multiple selections available,