GET
/
{projectSlug}
/
atom
curl --request GET \
  --url https://api.feedbase.app/v1/{projectSlug}/atom
"<string>"

Path Parameters

projectSlug
string
required

Project slug

Response

200
application/atom+xml
Successful operation

The response is of type string.