Skip to main content
GET
List Connection Tags

Response

OK

created_at
string

CreatedAt is the timestamp when this tag was created

Example:

"2023-08-15T14:30:45Z"

id
string

ID is the unique identifier for this specific tag

Example:

"tag_01H7ZD5SJRZ7RPGQRMT4Y9HF"

key
string

Key is the identifier for the tag category (e.g., "environment", "department")

Example:

"environment"

updated_at
string

UpdatedAt is the timestamp when this tag was last updated

Example:

"2023-08-15T14:30:45Z"

value
string

Value is the specific tag value associated with the key (e.g., "production", "finance")

Example:

"production"