Aggregations

Get aggregation

Get an aggregation by aggregation ID.

get/v1/aggregations/{aggregation_id}

Path parameters

aggregation_idstring required

Headers

privy-app-idstring required

ID of your Privy app.

Response

Requested aggregation object.

created_atnumber required

Unix timestamp of when the aggregation was created in milliseconds.

idstring required

Unique ID of the aggregation.

method'eth_signTransaction' | 'eth_signUserOperation' required

The RPC method this aggregation applies to.

namestring required

The name of the aggregation.

owner_idstring nullable required

The key quorum ID of the owner of the aggregation.

Example response

{
  "conditions": [
    {
      "field": "content"
    }
  ]
}

Changes

Changed in 3 of the 46 revisions of this API.3454

  • 916b8f0728f41451See the full diff
    • added MessageSigningCondition to the conditions/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #10: SystemCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #11: TronTransactionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #12: TronCalldataCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #16: AggregationCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new contains enum value to the conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #10: SystemCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #11: TronTransactionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #12: TronCalldataCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #16: AggregationCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new ends_with enum value to the conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #10: SystemCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #11: TronTransactionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #12: TronCalldataCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #16: AggregationCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added the new starts_with enum value to the conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operator response property for the response status 200

      response-property-enum-value-added

    • added message discriminator mapping keys to the conditions/items/ response property for the response status 200

      response-property-discriminator-mapping-added

  • a8d27de9e15d12See the full diff
    • added RollingAggregationWindow to the window response property oneOf list for the response status 200

      response-property-one-of-added

    • added discriminator to window response property for the response status 200

      response-property-discriminator-added

    • removed subschema #1 from the window response property oneOf list for the response status 200

      response-property-one-of-removed

  • 9be6c2925d4711See the full diff
    • added TempoTransactionCondition to the conditions/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added tempo_transaction discriminator mapping keys to the conditions/items/ response property for the response status 200

      response-property-discriminator-mapping-added