Retrieve an entry from the API RegistryAsk AIget https://dash.readme.com/api/v1/api-registry/{uuid}Get an API definition file that's been uploaded to ReadMe.Path ParamsuuidstringrequiredAn API Registry UUID. This can be found by navigating to your API Reference page and viewing code snippets for Node with the api library.Responses 200Successfully retrieved API registry entry. 404The registry entry couldn't be found.Updated 9 months ago