table_tags_get {civis} | R Documentation |
Get a Table Tag
table_tags_get(id)
id |
integer required. |
A list containing the following elements:
id |
integer, Table Tag ID |
name |
string, Table Tag Name |
createdAt |
string, The date the tag was created. |
updatedAt |
string, The date the tag was recently updated on. |
tableCount |
integer, The total number of tables associated with the tag. |
user |
list, A list containing the following elements:
|