Sources API response parameters

Response Parameters

Parameter Type Values
id String The id of the source. String representation of a number.
type String Entity type. Internal value. In case of sources it will always be source
attributes Object Attributes object (see definition in rows below)
attributes.team_id Integer The id of the team
attributes.name String Name of the source
attributes.platform String Source platform
attributes.token String Unique source token
attributes.retention integer Data retention in days
attributes.autogenerate_views Boolean Generate views automatically
attributes.created_at String (ISO DateTime) When was the source created
attributes.updated_at String (ISO DateTime) When was the source last udpated