Shows the last record in a table.
Security
ApiKeyAuth
- https://api.treasuredata.com/v3https://api.treasuredata.com/v3/table/tail/{database_name}/{table_name}{path_format}
- https://api.treasuredata.co.jp/v3https://api.treasuredata.co.jp/v3/table/tail/{database_name}/{table_name}{path_format}
- https://api.ap02.treasuredata.com/v3https://api.ap02.treasuredata.com/v3/table/tail/{database_name}/{table_name}{path_format}
- https://api.eu01.treasuredata.com/v3https://api.eu01.treasuredata.com/v3/table/tail/{database_name}/{table_name}{path_format}
curl -i -X GET \
'https://api.treasuredata.com/v3/table/tail/Alpha/Bravo{path_format}?format=json' \
-H 'Authorization: TD1 <YOUR_TOKEN_HERE>'Response
- application/json
- application/octet-stream
- string or null
- number
- integer
- boolean
- Array of any
- object
[ "string" ]