List User Metadata
POST/v2/users/:userId/metadata/search
List metadata of an user filtered by query.
Required permission:
user.read
Request​
Responses​
- 200
- 400
- 401
- 403
- default
A successful response.
The request is malformed.
Returned when the user is not authenticated.
Returned when the user does not have permission to access the resource.
An unexpected error response.