Memory Tag Management
Get Memory Tags
Retrieve a list of all memory tags available to the specified user. Requires the user’s ID.
GET
Retrieve a list of all memory tags available to the specified user. Requires the user’s ID.
Authorization
Requires Bearer
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
200
application/json
List of memory tags.
The response is of type object
.