Properties
idstring
The ID of this app connection.
clientIds array(string)
The clients with whom this app connection is shared (only applicable to connections of group and individual membership types)
companyId string
When membershipType is set to company this indicates which company the connection is for. All clients of that company can see this connection. For individual or group, this specifics which company of the individual(s) this connection is associated with.
content string
The content shared with the specified clients. Can be a publicly-accessible URL, or, in the case of embedtype connections, an iframe.
createdAt string
The date this connection was created in RFC3339 format.
updatedAt string
The date this connection was updated in RFC3339 format.
membershipType string
The membership type of the app connection (one of: individual, group, company).
object string
The object type of this resource.
type string
The type of app connection (one of: embed, link)
installId string
The (manual-type) App Install this app connection corresponds to.
Example App Connection Object