{
"id": "<string>",
"created": "<string>",
"updated": "<string>",
"externalId": "<string>",
"displayName": "<string>",
"pieceName": "<string>",
"projectIds": [
"<string>"
],
"pieceVersion": "<string>",
"preSelectForNewProjects": true,
"usingSecretManager": true,
"platformId": "<string>",
"ownerId": "<string>",
"owner": {
"id": "<string>",
"email": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"created": "<string>",
"updated": "<string>",
"externalId": "<string>",
"platformId": "<string>",
"lastActiveDate": "<string>",
"imageUrl": "<string>"
},
"metadata": {},
"flowIds": [
"<string>"
]
}Connections
Connection Schema
Available options:
OAUTH2, PLATFORM_OAUTH2, CLOUD_OAUTH2, SECRET_TEXT, BASIC_AUTH, CUSTOM_AUTH, NO_AUTH Pattern:
^[0-9a-zA-Z]{21}$Available options:
PROJECT, PLATFORM Available options:
ACTIVE, MISSING, ERROR Show child attributes
Show child attributes
Show child attributes
Show child attributes
Pattern:
^[0-9a-zA-Z]{21}$Was this page helpful?