Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
As of Version | product version 2021 Winter | component version |
---|
Request Method | HEAD |
---|
Response Format | - |
---|
Required Permission | available if listed in authorization.accesses in authentication-prod.yml and the specified access condition is matched. >> AUTHENTICATION Service |
---|
Description | Checks if the catalog specified by its name has an entry with the specified entryid . Both parameters, name and entryid , are case-sensitive. HTTP status code | Description |
---|
200 | The specified catalog exists and have an entry with the specified entryid . | 404 | The catalog does not exist or it exists but does not have an entry with the specified entryid . |
|
---|
Request Header |
|
---|
Request Example | https://<host>/catalog/api/catalogs/europeancountries /Spain
|
---|
Response Example |
|
---|