> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pubrio.com/llms.txt
> Use this file to discover all available pages before exploring further.

# チーム詳細情報

> プラン情報や設定を含む現在のワークスペースプロフィールの詳細を取得します。



## OpenAPI

````yaml jp-openapi POST /profile
openapi: 3.0.0
info:
  description: >-
    Pubrio API
    はマーケット拡大インテリジェンスを提供します——企業の新市場参入を捉えるリアルタイムシグナルと、その基盤となる企業・人物データ。アカウントやコンタクトの検索・ルックアップ・エンリッチメントに加え、200+
    市場にわたる種別・日付付きの動きシグナルを購読できます。
  version: 1.0.0
  title: Pubrio OpenAPI
  termsOfService: https://pubrio.com/ja/terms-of-service
  contact:
    email: king.lai@pubrio.com
    name: King Lai
    url: https://pubrio.com/ja/get-in-touch
  license:
    name: Apache 2.0
    url: http://www.apache.org/licenses/LICENSE-2.0.html
servers:
  - url: https://api.pubrio.com
security:
  - pubrio_api_key: []
tags:
  - name: Profile
    description: ワークスペースプロフィール情報と使用統計
  - name: Enrichment
    description: 詳細なB2Bデータで人物・企業レコードをエンリッチメント
  - name: Lookalike
    description: 指定した企業に類似する企業を検索
  - name: Search
    description: フィルターを使用して人物、企業、求人、ニュース、広告を検索
  - name: Lookup
    description: 特定の人物、企業、求人、ニュース、広告、テクノロジーの詳細情報を検索
  - name: LinkedIn
    description: LinkedInプロフィールURLから人物・企業データを検索
  - name: Redeem
    description: クレジットを消費して人物の連絡先情報をアンロック（単件・バッチ）
  - name: Channels
    description: アウトリーチチャネルテンプレートの管理（作成・更新・削除・一覧）
  - name: Monitor
    description: Webhook、統計、処理を含むデータモニターの作成と管理
  - name: Filters
    description: 検索パラメータで使用可能なフィルター値を取得（テクノロジー、地域、バーティカルなど）
  - name: API Keys
    description: APIキーのリクエストログと使用状況分析を表示
  - name: Insights
    description: 企業のシグナル集計インサイト(採用、ニュース、広告)。
  - name: Export
    description: 一括データエクスポート(クレジット消費)。
  - name: Expansion
    description: '企業の市場拡大インテリジェンス: シグナル、ステージ、市場、エクスポート。'
externalDocs:
  description: >-
    Pubrio API は、コンタクトおよびアカウント情報の検索・プレビュー・エンリッチメントに利用できます。Pubrio データベースは、豊富な B2B
    連絡先データとセールスインテリジェンスを提供します。
  url: https://docs.pubrio.com
paths:
  /profile:
    post:
      tags:
        - Profile
      summary: ワークスペースプロフィールの取得
      description: プラン情報や設定を含む現在のワークスペースプロフィールの詳細を取得します。
      operationId: profile_get
      parameters: []
      requestBody:
        required: true
        content:
          application/json:
            schema:
              type: object
              properties: {}
      responses:
        '200':
          description: 関連する詳細情報を含む成功レスポンスです。
          content:
            application/json:
              schema:
                type: object
                properties:
                  data:
                    $ref: '#/components/schemas/data'
              example:
                data:
                  profile_id: 1
                  credit: 457499
                  topup_credit: 235237
                  name: Pubrio
                  description: null
                  is_auto_top_up_credits_enabled: false
                  auto_top_up_credit: 2500
                  auto_top_up_balance_fall_below: 500
                  subscription:
                    id: 7
                    credit: 2250
                    max_api_monthly_query: 0
                    max_api_daily_query: 0
                    max_api_hourly_query: 0
                    is_not_able_to_subscribe: false
                    max_portal_monthly_query: 60000
                    max_portal_daily_query: 2000
                    max_portal_hourly_query: 1000
                    amount: 59
                    is_custom_plan: false
                    currency_id: 14
                    currency: usd
                    topup_credit_amount: 0.035
                    name: Business - Annual Subscription
                    slug: business-annual
                    collection: business
                    is_annual: true
                    is_default: null
                    identifier: 2618b67a-cc4d-4fd1-bbe8-f906e4f6632d
                    last_charged: '2024-11-09T03:40:41.995Z'
                    next_charge_date: '2025-11-09T03:40:41.995Z'
                    last_usage_charged: '2024-10-30T15:01:54.895Z'
                    next_usage_charge_date: '2024-11-13T15:01:54.895Z'
                    last_refill_date: '2024-11-09T03:40:41.995Z'
                    next_refill_date: '2024-12-09T03:40:41.995Z'
                    usage_charge_period: 2
                    usage_charge_period_type: week
                    charge_period: 12
                    charge_period_type: month
                    web_intent_signal_credit: 25
                    max_search_page: 100
                    max_search_per_page: 25
                    phone_number_redeem_credit: 30
                    email_redeem_credit: 15
                    people_search_credit: 3
                    company_search_credit: 1
                    data_export_credit: 1
                    max_session_per_page: 100
                    max_export_limit: 25000
                    max_select_limit: 5000
                    max_record_upload_size: 100000
                    max_company_search_select_limit: 1000
                    max_people_search_select_limit: 25
                    max_channel_email_account: 1
                    max_channel_linkedin_account: 1
                    max_channel_slack_account: 0
                    is_full_export_available: true
                    is_api_access_available: false
                    is_add_user_available: true
                    is_refill_without_charge: false
                    is_skip_user_related_calculation: false
                    is_credit_rollover_available: false
                    is_quota_sharing_available: true
                    last_modified: '2024-11-09T03:40:41.995Z'
                    total_credit_used: 7025
                    total_charge_credit: 7000
                    credit_refill: 459000
                    total_amount: 8988
                    products:
                      - currency_id: 14
                        currency: usd
                        waived_quantity: 6
                        is_full_waived: false
                        id: 3
                        name: Additional User Licence
                        slug: additional-user-licence
                        quantity: 16
                        amount: 59
                        prorated_amount: 11328
                        metadata:
                          next_charge_date: '2025-11-09T03:40:41.995Z'
                          is_annual: true
                          charge_period: 12
                          charge_period_type: month
                          total_used_subscription: 16
                          total_user_subscriptions: 33
                        total_amount: 7080
                      - currency_id: 14
                        currency: usd
                        waived_quantity: 0
                        is_full_waived: false
                        id: 5
                        name: Profile Subscription
                        slug: profile-subscription
                        quantity: 1
                        amount: 59
                        prorated_amount: 708
                        metadata:
                          next_charge_date: '2025-11-09T03:40:41.995Z'
                          is_annual: true
                          charge_period: 12
                          charge_period_type: month
                        total_amount: 708
                    usage_products:
                      - currency_id: 14
                        currency: usd
                        waived_quantity: 1
                        is_full_waived: false
                        id: 2
                        name: Website Intent Data
                        slug: website-intent-data
                        quantity: 281
                        amount: 0.88
                        prorated_amount: 245.88
                        metadata:
                          web_intent_signal_credit: 25
                          topup_credit_amount: 0.035
                        total_amount: 245
                        total_credit_used: 7025
                        total_charge_credit: 7000
        '400':
          $ref: '#/components/responses/general_error'
        '429':
          $ref: '#/components/responses/rate_limit_error'
        '500':
          $ref: '#/components/responses/server_error'
components:
  schemas:
    data:
      type: object
      nullable: true
      description: エンドポイント固有のレスポンスをオブジェクト形式で格納する汎用コンテナです。
  responses:
    general_error:
      description: リクエストエラー。リクエストの形式が不正であるか、無効なパラメータが含まれています。エラーコードとメッセージを確認してください。
      content:
        application/json:
          schema:
            required:
              - code
              - message
              - details
            type: object
            properties:
              code:
                example: 40001
                type: integer
              message:
                example: エラーの背景やフィールド単位の情報などを含む追加データオブジェクトです。
                type: string
              details:
                type: object
    rate_limit_error:
      description: レート制限超過。一定期間内に多すぎるリクエストが送信されました。レート制限ウィンドウがリセットされた後に再試行してください。
      content:
        application/json:
          schema:
            required:
              - error
            type: object
            properties:
              error:
                example: クライアントはしばらく待ってから再試行することが推奨されます。
                type: string
    server_error:
      description: 内部サーバーエラー。サーバーで予期しないエラーが発生しました。エラーが続く場合はサポートにお問い合わせください。
      content:
        application/json:
          schema:
            required:
              - error
            type: object
            properties:
              error:
                example: レスポンスボディには `error` フィールドが含まれ、問題の概要がメッセージとして記載されます。
                type: string
  securitySchemes:
    pubrio_api_key:
      type: apiKey
      name: pubrio-api-key
      description: >-
        API で実行する操作内容と、その操作に付与された権限を識別するための一意の API トークンです。このトークンはダッシュボードの
        [設定](https://dashboard.pubrio.com/#/settings/) 画面から発行できます。
      in: header

````