List custom field typesAsk AIpost https://api.karte.io/v2beta/cms/customFieldType/listRetrieves a list of custom field types within a collection. This endpoint allows you to fetch all custom field types in a collection with pagination support. Required Scope APIの実行に必要なScopeです。 beta.cms.customFieldType.list Required Role 管理画面でScopeを追加する際に必要な権限です。 Craft Cross CMS > CMSの閲覧Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamscollectionIdstringrequiredThe ID of the collectionfilterobjectOptional filter criteriafilter objectskipinteger≥ 0Defaults to 0Number of items to skiplimitinteger1 to 1000Defaults to 100Maximum number of items to returnHeadersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。authorizationstring認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。content-typestringリクエストのコンテンツタイプを指定します。通常は application/json を使用してください。Responses 200Success Response 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 6 months ago