Aurion Docs
Api

Sync Service Catalog

Sync service catalog categories from the active ITSM provider. Fetches current categories from the configured ITSM provider (Freshservice or HaloITSM) and merges with local visibility settings: - New categories from ITSM: visible=True by default - Existing categories: preserve local visibility and display_order - Returns sync stats including synced, created, updated, removed, errors, duration_seconds

POST
/api/v1/configuration/service-catalog/sync

Sync service catalog categories from the active ITSM provider.

Fetches current categories from the configured ITSM provider (Freshservice or HaloITSM) and merges with local visibility settings:

  • New categories from ITSM: visible=True by default
  • Existing categories: preserve local visibility and display_order
  • Returns sync stats including synced, created, updated, removed, errors, duration_seconds
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X POST "https://loading/api/v1/configuration/service-catalog/sync"
{}