get https://api.botpress.cloud/v1/tables//row
Fetches a specific row from a table using the row's unique identifier.
Log in to see full request history
Responses
Fetches a specific row from a table using the row's unique identifier.
xxxxxxxxxx
curl --request GET \
--url https://api.botpress.cloud/v1/tables/table/row \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: