GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

Get AccountQuery

Get a specific account (by legacy integer ID only)

Request Parameters

  • accountId

    ID
    Optional

    ID (integer) of the account

Response Fields

Account
  • uuid

    ID

    Account Global UUID

  • id

    ID

    Account Identifier

  • name

    String

    Account Name

  • enterpriseUuid

    ID

    Enterprise UUID complexity: 5

  • enterpriseId

    ID

    Enterprise Global Account ID - supported for legacy use cases, prefer enterpriseUuid complexity: 5

  • Account Type

    • ENTERPRISE
    • INTERNAL
    • MARKETING
    • SENDING
  • classification

    AccountClassification

    Account Classification

    • EXTERNAL
    • INTERNAL
  • Product associated with the account

  • contentSettings

    ContentSettings

    Content Settings applied to all content associated with this account

  • reportingSettings

    ReportingSettings

    Report Settings applied to all reporting associated with this account

  • organisationSettings

    OrgSettings

    Organisation Settings associated with this account

  • generativeAiSettings

    GenerativeAiSettings

    GenerativeAi Settings associated with this account