Api referenceArchitecture
List Architecture Uncertainties
Reference for List Architecture Uncertainties in the Hyperoru v1 API, including request, response, and authentication details.
GET
/v1/workspaces/{workspace_id}/architecture/uncertaintiesList Architecture Uncertainties. Returns a typed response and a request ID for operational support.
hyperoru_session<token>
Opaque HttpOnly customer session. Mutations also require X-CSRF-Token.
In: cookie
Path Parameters
workspace_id*Workspace Id
Format
uuidQuery Parameters
repository_id?|null
state?|null
reason?|null
blocking?boolean|null
limit?Limit
Default
200Range
1 <= value <= 500Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/v1/workspaces/497f6eca-6276-4993-bfeb-53cbbbba6f08/architecture/uncertainties"{
"blocking_count": 0,
"items": [
{
"alternatives": [
{
"evidence_ids": [
"973ab5a6-b373-447d-ab9d-bdb660b35afc"
],
"observed_at": "2019-08-24T14:15:22Z",
"source_keys": [
"string"
],
"source_refs": [
"string"
],
"value": "string"
}
],
"blocking": true,
"created_at": "2019-08-24T14:15:22Z",
"detail": "string",
"detected_at": "2019-08-24T14:15:22Z",
"evidence_ids": [
"973ab5a6-b373-447d-ab9d-bdb660b35afc"
],
"field": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"last_observed_at": "2019-08-24T14:15:22Z",
"owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
"reason": "missing_source",
"repository_id": "b349ae61-b973-4c6c-a5e0-89183ba99ff3",
"resolution_summary": "string",
"resolved_at": "2019-08-24T14:15:22Z",
"scope": "source",
"snapshot_id": "163831af-8c1b-4992-a9cf-88c6306604c0",
"source_keys": [
"string"
],
"state": "open",
"subject_key": "string",
"updated_at": "2019-08-24T14:15:22Z",
"workspace_id": "0967198e-ec7b-4c6b-b4d3-f71244cadbe9"
}
],
"open_count": 0,
"unassigned_count": 0
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}