Skip to main content
GET
C#

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

クエリパラメータ

from
string

選択の開始位置となる任意の ID。

take
integer

1 ページあたりの結果数。デフォルトは 50 です。

必須範囲: 1 <= x <= 100

レスポンス

Templates を正常に取得しました。

next
string | null

結果の次のページで from クエリパラメータとともに使用する不透明な識別子。
この識別子は 24 時間有効です。

templates
object[]