Participant APIs | REST

Version:
Download Open API Specification

Get features information for Admin

https://api.wealthcare.com/participant/services/administrator/features/{tpaId}

Retrieve the features available for a specific administrator identified by their unique TPA ID. This operation is useful for administrators to understand the capabilities and functionalities they can leverage within the WealthCare system.

Request

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.

  • decrypt integer <int32>

    Indicate if the URI parameters are encrypted or not. Use 1 for encrypted, 0 for decrypted (default is 0). This affects how the API interprets the incoming identifiers.

Response

  • Features array <string>

    Features available for this administrator

AI Assistant Preview

Generating response...