Search labels in Cloud

Hi everyone,

We would like to implement auto-completion when a user searches for labels. We use Connect and found out that the following REST endpoint does not seem to work using AP (endpoint not whitelisted)
{baseURL}/labels/autocompletelabel.action?query=test

We could not find a way to search labels using the REST API

Do you have any thoughts?