| getCatalogs,rds.server-method | R Documentation | 
The getCatalogs(server) method can be used to get all the catalogs from the provided rds.server.
## S4 method for signature 'rds.server'
getCatalogs(server, apiKey = NULL)
| server | The server to query for the catalogs. | 
| apiKey | The user's apiKey to access the API, if the API is not secured this can be NULL. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.