Procurements

List procurements

List all procurements

get/v0/procurements

Response

List of procurements

object'list' required
has_moreboolean required

Example response

{
  "object": "list",
  "data": [
    {
      "object": "procurement",
      "id": "proc_W9TRG",
      "instance_type": "h100i",
      "desired_quantity": 1,
      "buy_limit_price_per_gpu_hour": 250,
      "sell_limit_price_per_gpu_hour": 25,
      "horizon": 60,
      "colocation_strategy": {
        "cluster_name": "richmond"
      }
    }
  ]
}

Changes

Changed in 1 of the 44 revisions of this API.93

  • b819ba3108b393See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog