API
Acceldata Data Observability Cloud
Get Started
Assets
Asset Schema References
Data Reliability
Data Reliability Schema References
Pipelines
Authentication
Authorization
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Get Configuration by ID
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Retrieve a specific persistence configuration.
Endpoint
Bash
GET /catalog-server/api/persistence/configs/{id}Path Parameters
| Parameter | Description |
|---|---|
| id | Configuration ID |
Sample Request
Bash
curl -X GET "https://{HOST}/catalog-server/api/persistence/configs/6" \ -H "accessKey: {ACCESS_KEY}" \ -H "secretKey: {SECRET_KEY}"Response (200 OK)
JSON
{ "id": 6, "tenantId": "acceldata2", "name": "my-custom-config-ii-updated-copy", "categoriesConfig": { "good": { "suffixTemplate": "{{POLICY_TYPE}}-{{POLICY_NAME}}/{{TIME:yyyy-MM-dd}}/{{REQUEST_ID}}/recordType={{RECORD_TYPE}}", "format": "PARQUET" }, "bad": { "suffixTemplate": "{{POLICY_TYPE}}-{{POLICY_NAME}}/{{TIME:yyyy-MM-dd}}/{{REQUEST_ID}}/{{RECORD_TYPE}}", "format": "PARQUET" }, "metadata": { "suffixTemplate": "{{POLICY_TYPE}}-{{POLICY_NAME}}/{{TIME:yyyy-MM-dd}}/{{REQUEST_ID}}/{{RECORD_TYPE}}" } }, "description": "Custom config with RECORD_TYPE variable", "isDefault": false, "createdAt": 1766480019893, "updatedAt": 1770009538497, "createdBy": "b8f124d1-7701-4971-91ee-7538b7a244d4", "lastUpdatedBy": "b8f124d1-7701-4971-91ee-7538b7a244d4", "policyCount": null}Error Response (404 Not Found)
JSON
{ "errors": [ { "message": "Persistence storage config not found: 4", "status": 404, "details": null } ]}Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Get Policies Referencing a Saved ConfigurationFor additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2025
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message