Skip to main content

getTable

GET 

/v1/environment/:environment/tables/:name

Get a Table in an Environment by its name.

Request

Path Parameters

    environment stringrequired
    name stringrequired

Responses

Table

Schema

    namestringrequired
    environmentstringrequired
    descriptionstringrequired

    schema

    object[]

  • Array [

  • namestringrequired
    typestringrequired
    modestring
    descriptionstring
  • ]