TBD
TBD
It is possible to determine how the response should look like by using response transformation.
Please see section on this in Response formatting
For custom tables of type UPSERT
it is possible to extract a specific records in a few different ways.
__id
The __id
is the internal id created by the database.
Custom table types APPEND
, UPSERT
, REPLACE
Result is of single record type.
GET /v1/custom-tables/data/{tableName}/{id}