GET
/
apps
/
{app_id}
/
connections

Path Parameters

app_id
string
required

The ID of the app

Query Parameters

page
number

Page number

take
number

Number of items to take

Response

200 - application/json
id
string
required

Unique identifier for the connection

type
enum<string>
required

The type of connection

Available options:
ENCOMPASS,
PERSONA
name
string | null
required

Optional name for the connection

config
object
required

Configuration of a connection

created_at
string | null
required

Timestamp of when the connection was created

updated_at
string | null
required

Timestamp of when the connection was last updated