get_web_push_tokens

ENUM

Contents

public enum get_web_push_tokens

Lists all web_push tokens belonging to the authenticated user. Returns a paginated list of tokens, including their status, creation dates, and associated metadata.

  • Remark: HTTP GET /channels/web_push/tokens.
  • Remark: Generated from #/paths//channels/web_push/tokens/get(get_web_push_tokens).

Properties

id

public static let id: Swift.String = "get_web_push_tokens"