api.lookup.get_by_key
GET /lookup/{masterConstantKey}— ACPortal
Python
api.lookup.get_by_key(key: str) -> list[LookupValue]
CLI
ab lookup get_by_key <key>
GET /lookup/{masterConstantKey}
Response
Returns a list of List[LookupValue].
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Value ID (Guid) |
|
|
no |
Master data key |
|
|
no |
Display name |
|
|
no |
Value (Guid) |