My Systems
Track your registered systems and configurations
Loading…
Register a System
Provide system details and we'll gather the rest automatically
System Identification
Type a system name to search. If it exists, a new configuration will be created under it. If not, a new system will be created.
Dashboard
Organization-wide system registry overview
Systems Registry
All registered systems with hierarchy and relationships
Loading…
Data Sources
Scheduled data synchronization from external systems
Loading…
API Endpoints
Outbound data access for downstream consumers
GET/api/v1/systems
ActivePaginated list of all registered systems with optional filtering
statusownerparent_idsearchpagelimit
GET/api/v1/systems/{id}/detail
ActiveFull system record including metadata, relationships, and submission history
relationshipssubmissions
POST/api/v1/systems/prefill
ActivePre-fill questionnaire by querying configured data sources
namesystem_id
POST/api/v1/submissions
ActiveSubmit a new system registration. Auto-creates Jira ticket and Confluence page.
Authenticated
PUT/api/v1/submissions/{id}/approve
ActiveApprove or return a pending submission. Reviewer role required.
approvednotesemployee_fields
PUT/api/v1/submissions/{id}/resubmit
ActiveResubmit a returned submission with updated fields.
fields
GET/api/v1/schema
ActiveCurrent questionnaire schema including all field definitions
Form Settings
Manage registration form fields, visibility, and version history
Loading…
Loading…