GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

getPoppuloEnterpriseByIdQuery

Get a specific Poppulo (i.e. email/feeds) Enterprise. The poppuloEnterpriseId must be an enterprises uuid ID - legacy integer IDs are not supported by this query.

Request Parameters

  • poppuloEnterpriseId

    ID
    Required

    ID (uuid only) of the enterprise account

Response Fields

PoppuloEnterprise
  • id

    ID

    Account Identifier (UUID)

  • legacyId

    ID

    Legacy GlobalAccountId of the Enterprise Account

  • name

    String

    Name of the Enterprise Account

  • classification

    String

    Account Classification <INTERNAL|MARKETING>

  • enterpriseAccount

    Account

    Account entity representing the PoppuloEnterprise

  • subAccounts
    List

    Account

    Sub-accounts of this Enterprise

  • region

    String

    Region hosting poppulo enterprise