Get a request
Requests
Get a request
Returns the status, type, and timing metadata for a run.
Pass the request_id returned when you invoked a prompt, workflow, agent, or Hive Agent.
GET
Get a request
Authorizations
Workspace API key sent as Authorization: Bearer <api_key>.
Path Parameters
Request ID from a Fetch Hive API response (for example, req_019b1ad1193763f2367afc4cda5ab9df).
Response
request returned
Example:
"req_019b1ad1193763f2367afc4cda5ab9df"
Example:
"completed"
Example:
"prompt_completion"
Example:
"Completion"

