List table groups

Prev Next
Get
/table/groups

List all table groups

Security
HTTP
Type bearer

Bearer token authentication. Include the token in the Authorization header: Authorization: Bearer <your-token>

Responses
200

List of table groups retrieved successfully

Expand All
object
meta
object
request_id
string

API request ID

data
Array of object (TableGroup)
object
@type
string
Valid values[ "table_group" ]
group_id
string

Supermetrics table group ID

name
string

Table group name

links
object
enclosure
object (ResourceURL)
href
string

Full URL to the resource

500

Failed to search for table groups

object
error
string
Valid values[ "TABLE_GROUP_SEARCH_FAILED" ]
message
string