Data Entities
Insert the JWT token here
🆔 Required: Entity UUID
⭐ Enriched Metadata: When true, includes enriched fields like fqdnDisplay, resourceName. When false (default), returns basic properties only.
falseDefault Response
HTTP status code
200Bad Request
Unauthorized - The request requires a valid Bearer token.
To access this endpoint:
1. Make a POST request to /api/public/v1/auth with valid credentials to obtain the access token.
2. Click the "Authorize" button in the Swagger UI and enter the token.
3. All protected endpoints require the Authorization header: "Authorization: 'Bearer your-access-token'"
Internal Server Error
Service Unavailable — Connection Refused
Insert the JWT token here
Entity ID
Default Response
200Bad Request
Unauthorized - The request requires a valid Bearer token.
To access this endpoint:
1. Make a POST request to /api/public/v1/auth with valid credentials to obtain the access token.
2. Click the "Authorize" button in the Swagger UI and enter the token.
3. All protected endpoints require the Authorization header: "Authorization: 'Bearer your-access-token'"
Internal Server Error
Service Unavailable — Connection Refused
Insert the JWT token here
⭐ Enriched Metadata: When true, includes enriched fields like fqdnDisplay, resourceName. When false (default), returns basic properties only.
false🆔 Required: Array of entity UUIDs to retrieve
Default Response
HTTP status code
200Bad Request
Unauthorized - The request requires a valid Bearer token.
To access this endpoint:
1. Make a POST request to /api/public/v1/auth with valid credentials to obtain the access token.
2. Click the "Authorize" button in the Swagger UI and enter the token.
3. All protected endpoints require the Authorization header: "Authorization: 'Bearer your-access-token'"
Internal Server Error
Service Unavailable — Connection Refused
Insert the JWT token here
🔄 Pagination Control: Cursor ID for pagination. Omit for first request, then use the returned cursor value for subsequent pages until null is returned (indicating last page).
📋 Page Size: Number of items to return per request. Default: 100, Maximum: 500.
100⭐ Enriched Metadata: When true, includes enriched fields like fqdnDisplay, resourceName. When false (default), returns basic properties only.
false⚠️ At least one filter must be provided
Default Response
HTTP status code
200Bad Request
Unauthorized - The request requires a valid Bearer token.
To access this endpoint:
1. Make a POST request to /api/public/v1/auth with valid credentials to obtain the access token.
2. Click the "Authorize" button in the Swagger UI and enter the token.
3. All protected endpoints require the Authorization header: "Authorization: 'Bearer your-access-token'"
Internal Server Error
Service Unavailable — Connection Refused
Insert the JWT token here
📊 Sample Control: Maximum number of sample values to retrieve per entity. Default: 20.
20⭐ Enriched Metadata: When true, includes enriched fields like fqdnDisplay, resourceName. When false (default), returns basic properties only.
false🔍 Required: Array of entity UUIDs to retrieve profiling info for
Default Response
HTTP status code
200Bad Request
Unauthorized - The request requires a valid Bearer token.
To access this endpoint:
1. Make a POST request to /api/public/v1/auth with valid credentials to obtain the access token.
2. Click the "Authorize" button in the Swagger UI and enter the token.
3. All protected endpoints require the Authorization header: "Authorization: 'Bearer your-access-token'"
Internal Server Error
Service Unavailable — Connection Refused
Insert the JWT token here
🔄 Pagination Control: Cursor ID for pagination. Omit for first request, then use the returned cursor value for subsequent pages until null is returned (indicating last page).
📋 Page Size: Number of items to return per request. Default: 100, Maximum: 500.
100📊 Sample Control: Maximum number of sample values to retrieve per entity. Default: 20.
20⭐ Enriched Metadata: When true, includes enriched fields like fqdnDisplay, resourceName. When false (default), returns basic properties only.
false⚠️ At least one filter must be provided
Default Response
HTTP status code
200Bad Request
Unauthorized - The request requires a valid Bearer token.
To access this endpoint:
1. Make a POST request to /api/public/v1/auth with valid credentials to obtain the access token.
2. Click the "Authorize" button in the Swagger UI and enter the token.
3. All protected endpoints require the Authorization header: "Authorization: 'Bearer your-access-token'"
Internal Server Error
Service Unavailable — Connection Refused
Last updated
Was this helpful?

