Reference
Realtime
Stream Resource Events
Path Parameters
resource_kind*string
Value in
"artifact_version" | "workspace" | "knowledge_document" | "mission" | "tenant_missions"resource_id*string
Format
uuidQuery Parameters
lastEventId?|
Header Parameters
Last-Event-ID?|
Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/realtime/resources/artifact_version/497f6eca-6276-4993-bfeb-53cbbbba6f08/stream"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}