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?
List Persistence Configurations
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Retrieve all persistence configurations for the tenant.
Endpoint
Bash
GET /catalog-server/api/persistence/configsQuery Parameters
| Parameter | Description |
|---|---|
| page | Page number |
| size | Number of records per page |
| sortBy | Sort results |
| name | Filter by configuration name |
| includePolicyCount | Include number of policies referencing configuration |
Sample Request
Bash
curl -X GET "https://{HOST}/catalog-server/api/persistence/configs?page=0&size=2&includePolicyCount=true&sortBy=updatedAt:DESC" \ -H "accessKey: {ACCESS_KEY}" \ -H "secretKey: {SECRET_KEY}"Response (200 OK)
JSON
{ "data": [ { "id": 27, "tenantId": "acceldata2", "name": "pc-saved", "categoriesConfig": { "good": { "suffixTemplate": "{{POLICY_TYPE}}-{{POLICY_NAME}}/{{TIME:yyyy-MM-dd}}/{{REQUEST_ID}}/{{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": "", "isDefault": false, "createdAt": 1770105057092, "updatedAt": 1770105057092, "createdBy": "b8f124d1-7701-4971-91ee-7538b7a244d4", "lastUpdatedBy": "b8f124d1-7701-4971-91ee-7538b7a244d4", "policyCount": 0 }, { "id": 2, "tenantId": "acceldata2", "name": "Acceldata", "categoriesConfig": { "good": { "suffixTemplate": "{{POLICY_TYPE}}-{{POLICY_NAME}}/{{TIME:yyyy-MM-dd}}/{{REQUEST_ID}}/{{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": "Default persistence configuration", "isDefault": true, "createdAt": 1766474786472, "updatedAt": 1769750162451, "createdBy": "system/torch-catalog-server", "lastUpdatedBy": "b8f124d1-7701-4971-91ee-7538b7a244d4", "policyCount": 1 } ], "meta": { "count": 6, "page": 0, "size": 2 }}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 Default 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