Skip to main content

Get projects

Get all available projects.

Responses

OK


Schema
  • Array [
  • id string nullable
    name string nullable
    description string nullable
    createdByName string nullable
    createdUtc date-time
    price object
    totalPrice double
    currency string nullable
    samples object[] nullable
  • Array [
  • id string nullable
    name string nullable
    eTag string nullable
    status BuyerStatus

    Possible values: [Submitted, Accepted, Declined, Live, Paused, Cancelled, InReconciliation, Completed]

    price double nullable
    priceKey string nullable
  • ]
  • ]
Loading...