Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsAbly ToolsAbly List Push Channel Subscriptions
Ably Tools

Ably List Push Channel Subscriptions

This tool retrieves a list of all push notification channel subscriptions. It allows you to view all active push notification subscriptions for channels in your Ably application. Allows filtering by channel, deviceId, and clientId, supports pagination with limit parameter, and r…

Write actionRisk level 2 of 5API key connection
Use Ably List Push Channel Subscriptions

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • limitinteger
    The maximum number of records to return. Maximum value is 1000.
  • channelstring
    Filter to restrict to subscriptions associated with that channel. At least one of channel, client_id, or device_id must be specified.
  • client_idstring
    Filter to restrict to subscriptions associated with that clientId. Cannot be used with device_id unless concat_filters is True. At least one of channel, client_id, or device_id must be specified.
  • device_idstring
    Filter to restrict to subscriptions for that deviceId. Cannot be used with client_id unless concat_filters is True. At least one of channel, client_id, or device_id must be specified.
  • concat_filtersboolean
    When set to true, allows combining client_id and device_id filters to find all subscriptions matching either filter

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.