Authorization
RequiresBearer
token authentication using your Developer JWT.Authorizations
JWT token obtained via /auth/token
endpoint.
Query Parameters
The unique ID of the user whose tags are being requested.
Response
List of memory tags.
Retrieve a list of all memory tags available to the specified user. Requires the user’s ID.
Bearer
token authentication using your Developer JWT.JWT token obtained via /auth/token
endpoint.
The unique ID of the user whose tags are being requested.
List of memory tags.