İç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 Hook

Scopes
read:hook

Path Parameters

hook_id
string
Zorunlu

Hook identifier

GET
/hooks/{hook_id}
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
Loading...
Response
200
200
Loading...

Response Body Schema

content
string
Zorunlu

Your hook code written in javascript.

created_at
string
Zorunlu

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

description
string
Zorunlu
length
0-256

Additional information for the hook

enabled
boolean
Zorunlu

Whether the hook is enabled or not.

id
string
Zorunlu
length
0-16

Unique identifier of entity

name
string
Zorunlu
length
3-∞

Hook name

order
integer
Zorunlu
min0
max
20000

Execution order of the hook. It applies to hook types. Lower ordered hooks executed first.

type
string
Zorunlu

Defines hook's area of usage

Mevcut Değerler: smslink-accountpre-registerpost-registerpre-loginpost-loginpre-mfapre-access-tokenpre-id-tokenpre-fc-importpost-fc-importpre-fc-exportciba-auth-promptciba-validate-r-cciba-validate-u-c

updated_at
string

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