Skip to main content
GET
Recover a create request

Authorizations

Authorization
string
header
required

Phone Harness account API key (pck_…). The dashboard may use a Clerk session JWT with the same header. Never put an account key in a URL.

Path Parameters

request_key
string
required

The original create idempotency key.

Pattern: ^[A-Za-z0-9_-]{16,128}$

Response

Durable receipt.

id
string
required
request_key
string
required
provider
string
required
state
enum<string>
required
Available options:
provisioning,
ready,
error,
closing,
recorded,
released
cleanup_complete
boolean
required
cleanup_pending
boolean
required