Looking for a keyword

Hi

 

Not sure about how to get it using keywords.

 

if you can get the id of the design then you should be able to get its name using an as_asset modifer.

 

You could look into using the design lookup service in the soap API:

https://matrix-manuals.squiz.net/web-services/chapters/soap-api-design-lookup-service#getdesignfromurl 

 

This would get the design id and type based on a URL.

 

Thanks

Peter