The connection object
Introduction to Panora’s connection
concept
The connection
object represents an access right to a user’s data
connection
Connection Object
id_connection
uuid
Panora Defined UUID for this connection
status
string
requiredThe status of the connection
. Can be active
, or expired
provider_slug
string
requiredThe provider slug for this connection
account_url
string
The account URL for this connection
. Optionnal.
token_type
string
requiredThe token type for this connection
access_token
string
requiredThe access token for this connection
refresh_token
string
requiredThe refresh token for this connection
expiration_timestamp
string
requiredThe expiration timestamp for this connection
created_at
string
requiredThe creation timestamp for this connection
id_project
uuid
requiredThe project UUID this connection
belongs to.
id_linked_user
uuid
requiredThe linked user UUID this connection
belongs to.
Was this page helpful?