{ }
signifies a placeholder. Both the curly brackets and the content within must be replaced for the request to work./record
, not /records
. GET
request to retrieve the schema of a single table.GET
, make sure the endpoint is/records
. The result will be the same as in Look up/search a single record with POST
(see below).GET
request to retrieve the schema of a single table.