Get LookupTableRevisionData entry
Retrieve a Lookup Table Revision Data item for the given lookup key.
NOTES:
- To obtain the lookup key for a Revision’s data items, use the Get LookupTableRevisionData endpoint in this section and use the
additional=lookupKeyquery parameter. - If the Revision’s Data schema uses multiple key fields, enter these as a comma-separated list for the
lookupKeypath parameter: …/key1,key2,key3 and so on. Importantly, multiple keys must be entered in the same order as they are configured in the Revision’s Data schema.
Authorizations
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
Path Parameters
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.
UUID of the Lookup Table.
UUID of the Lookup Table Revision.
The specific lookup key for the Data item to retrieve.
Response
Returns the LookupTableRevisionData item
Response containing data for a Lookup Table Revision
The Lookup Table Revision Data.
2000The DateTime when the Lookup Table Revision Data was created.
The DateTime when the Lookup Table Revision Data was last modified.
The id of the user who created the Lookup Table Revision Data.
The id of the user who last modified the Lookup Table Revision Data.
The version of the Lookup Table Revision Data.