Participant APIs | REST

Selected Version:
Download Open API File

Get features information for Admin

https://beta.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

https://beta.api.wealthcare.com/participant/services/administrator/features/{tpaId}
Change Stored Access Token
The access token of the currently logged in user will be used to send this request
A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.
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.
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.

Response

Response Headers
No response yet.
Response Body
No response yet.

AI Assistant Preview

Generating response...