GET
/
connections

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json
id_connection
string
required

Unique identifier for the connection

status
string
required

Status of the connection

provider_slug
string
required

Slug for the provider

vertical
string
required

Vertical category of the connection

account_url
string
required

URL of the account

token_type
enum<string>
required

Strategy type

Available options:
oauth2,
apikey,
basic
access_token
string
required

Access token for the connection

refresh_token
string
required

Refresh token for the connection

expiration_timestamp
string
required

Expiration timestamp of the access token

created_at
string
required

Timestamp when the connection was created

connection_token
string
required

UUID Token for the connection

id_project
string
required

Project ID associated with the connection

id_linked_user
string
required

Linked user ID associated with the connection