Get linked user vektor

This endpoint retrieves the decryption vector associated with a linked user. The vector, combined with a key, is used to decrypt secure data for the specified user.

Path Parameters:

  • linkedUserId (string, required): The unique identifier of the linked user for whom the decryption vector is being retrieved.

Usage Notes:

  • vector: The decryption vector needed for decoding the secure data.

Ensure you have the appropriate key to use in conjunction with this vector for decryption purposes.
This endpoint is critical for secure handling of sensitive user data and should be accessed by authorized systems only

Path Params
int32
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json