Skip to main content

Retrieve Pinboard

Path Parameters
    projectId string required
    pinboardId string required
Responses

Payload of GetPinboardResponse


Schema
    _etag string nullable
    createdById string nullable
    createdByName string nullable
    createdUtc date-time nullable
    customerId string nullable
    id string nullable
    isDeleted boolean nullable
    name string nullable
    pages object[] nullable
  • Array [
  • id string nullable
    parentPageId string nullable
    title string nullable
  • ]
  • pinboardId string nullable
    previewDescription string nullable
    previewTitle string nullable
    projectId string nullable
    type string nullable
Loading...