Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 654 Bytes

Operations.get_mobile_push_fcm_token.md

File metadata and controls

24 lines (16 loc) · 654 Bytes

ENUM

Operations.get_mobile_push_fcm_token

Contents

public enum get_mobile_push_fcm_token

Retrieves details of a specific mobile_push token belonging to the authenticated user. Returns information about the token's status, creation date, and any associated metadata. Users can only access their own tokens.

  • Remark: HTTP GET /channels/mobile_push/fcm/tokens/{token_id}.
  • Remark: Generated from #/paths//channels/mobile_push/fcm/tokens/{token_id}/get(get_mobile_push_fcm_token).

Properties

id

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