Cryptlex Forums

Query criteria for metadata

S
Steve West

Hi,
How can I specify the query criteria for a metadata value using the Web API. For example, how can I find the users that have key=POD and value=EIYW?

“metadata”: [
{
“visible”: true,
“key”: “POD”,
“value”: “EIYW”
}

Thanks.

A
Adnan KamiliCryptlex team
S
Steve West

It doesn’t seem to work, I get all entries back no matter what criteria I enter.

Thanks,

Steve

A
Adnan KamiliCryptlex team

I missed the user part. The metadata filter is available for /v3/licenses endpoint, not the /v3/users endpoint. We will add support for the same by next week.

A
Adnan KamiliCryptlex team

Hi Steve,

We have added support for metadata queries for user resource.

← Back to all topics · 5 posts · 1335 views · opened 2019-11-05