Skip to main content

Documentation Index

Fetch the complete documentation index at: https://gateway-draft.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

query {
  dataModel(id: "9f27397e-27f2-4c30-b1b7-829371de4df5") {
    id
    title
    description
    arweaveUrl
    createdBy {
      id
      gatewayId
      profilePicture
      createdAt
      displayName
    }
    organization {
      id
      gatewayId
      name
      image
    }
    tags
    consumptionPrice
    pdasIssuedCount
    uniqueIssuersCount
    revenueGenerated
    schema
    createdAt
    permissioning
    allowedUsers {
      id
      gatewayId
      profilePicture
      createdAt
      displayName
    }
    allowedOrganizations {
      id
      gatewayId
      name
      image
    }
  }
}