Table Layouts

Table layouts are read-only definitions available to the authenticated user.

GET/api/v1/table-layouts

List table layouts

Required scope: table-layouts:read.

GET/api/v1/table-layouts/{tableLayout}

Get a table layout

Required scope: table-layouts:read.

Was this page helpful?