Skip to main content

Get all organization resources

GET 

/api/Resources

Get all organization resources

Request​

Responses​

Success

Schema
  • Array [
  • organization string
    id string
    lastModified date-time
    created date-time
    original string
    title string
    revision string
    path string
    tags string
    type string
    size int64
    deleted boolean
  • ]
Loading...