İçeriğe geç
Sonuç bulunamadı.

Bu sayfanın Türkçe çevirisi henüz tamamlanmadı, bu yüzden İngilizce dilinde görüntülemektisiniz.

Get Connection

Scopes
read:connection

Path Parameters

name
string
Zorunlu

Connection name

GET
/connections/{name}
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
Loading...
Response
200
200
Loading...

Response Body Schema

enabled
boolean
Zorunlu
name
string
Zorunlu
length
0-64

Connection name

provider
string
Zorunlu

Value: aws_ses

type
string
Zorunlu

Value: email

created_at
string

Creation date in the ISO 8601 format according to universal time.

is_custom
boolean

Is connection using custom scripts

updated_at
string

Update date in the ISO 8601 format according to universal time.

settings
object
Zorunlu
settings.
access_key_id
string
Zorunlu

AWS SES access key id.

settings.
code_length
integer
Zorunlu
min3
max
48

The length of the OTP code.

Varsayılan Değer: 6

settings.
code_ttl
integer
Zorunlu
min60
max
600

The expiration of the generated code in seconds

Varsayılan Değer: 300

settings.
enabled_clients
array<string>
Zorunlu
settings.
from
string
Zorunlu
length
0-512

from field for your emails

Varsayılan Değer: "PlusAuth <[email protected]>"

settings.
region
string
Zorunlu

AWS SES region.

settings.
secret_access_key
string
Zorunlu

AWS SES secret access key.