get https://{baseUrl}/api/catalogues/getCatalogsWithMappings
Log in to see full request history
Response
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/catalogues/getCatalogsWithMappings \
--header 'accept: application/json'
xxxxxxxxxx
[
{
"id": 0,
"title": "string",
"originator": 0
}
]