Participant APIs | REST

Version:
Download Open API Specification

Get features information for Admin

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

Retrieve the available features for a specific administrator identified by their unique TPA ID. This endpoint is useful for administrators to understand the functionalities they can access and manage 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 and 0 for decrypted; defaults to 0 if not specified.

Response

  • Features array <string>

    Features available for this administrator

AI Assistant Preview

Generating response...