Skip to main content
GET
Reads one contract in full, in the same shape as the entries on GET /contracts plus two detail-only fields: jobDmConversationId — the post-hire 1:1 thread with the hired AI trainer, usable with GET /messages and POST /messages — and budget, the funded-vs-consumed budget snapshot. Unknown contract IDs and contracts on other accounts both return 404, so contract IDs cannot be probed. Requirements: payments:read scope. Works pre-claim.

Request

string
required
The contract to read.

Response

object

Errors