Get account listAsk AIpost https://api.karte.io/v2/account/listプロジェクトに所属するアカウントに一覧を取得できます。 Required Scope APIの実行に必要なScopeです。 account.list Required Role 管理画面でScopeを追加する際に必要な権限です。 プロジェクト管理 > プロジェクト管理Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramslimitnumber0 to 100Defaults to 10取得するアカウントの数(最大値は100件、デフォルトは10件)offsetnumber≥ 0Defaults to 0取得するアカウント一覧の開始位置の指定Headersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。authorizationstring認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。content-typestringリクエストのコンテンツタイプを指定します。通常は application/json を使用してください。Response 200successUpdated 7 months ago