Skip to main content

Get table by id

GET 

https://api.staging.powerapi.com/api/v2/tables/:table_id

Retrieve a table by its id

Request

Responses

Authorization: http

name: bearertype: httpscheme: bearerbearerFormat: JWT
curl -L 'https://api.staging.powerapi.com/api/v2/tables/:table_id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://api.staging.powerapi.com
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!