Participant APIs | REST

Selected Version:
Download Open API File

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.

  • 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.

  • Api-Version string

    The version of this operation to be used by this request. Note: Forgetting to include this header will result in the API using version 0.0.

    Value: 28.0

Response

  • Features array <string>

    Features available for this administrator

The Try It feature is available in the beta Developer Portal. To use it, navigate to the beta version of this page.

AI Assistant Preview

Generating response...