メインコンテンツへスキップ
GET
チームのスクレイプキューに関する指標
チームのスクレイプキューに関するメトリクスです。
Firecrawl APIキーが必要なAIエージェントですか?自動オンボーディング手順については、firecrawl.dev/agent-onboarding/SKILL.mdを参照してください。

承認

Authorization
string
header
必須

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

レスポンス

200 - application/json

成功時のレスポンス

activeJobsInQueue
number

現在実行中のジョブ数

jobsInQueue
number

現在キュー内にあるジョブ数

maxConcurrency
number

ご利用プランごとの同時実行可能なアクティブジョブ数の上限

mostRecentSuccess
string<date-time> | null

最新の正常終了したジョブのタイムスタンプ

success
boolean
:

true

waitingJobsInQueue
number

現在待機中のジョブ数