Organizations
Authorization
ApiKey In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/create" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/list"{ "count": 0, "results": [ { "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {} } ], "previous": "string", "next": "string"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/names"{ "count": 0, "results": [ { "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {} } ], "previous": "string", "next": "string"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Owner usage query param.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string"{ "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PATCH "https://example.com/api/v1/orgs/string" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Owner usage query param.
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/orgs/string"{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/api/v1/orgs/string" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Pagination offset.
Limit size.
Sort to order the search.
Query filter the search.
Filter by bookmarks.
Mode of the search.
No pagination.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/activities"{ "count": 0, "results": [ { "actor": "string", "owner": "string", "created_at": "2019-08-24T14:15:22Z", "event_action": "string", "event_subject": "string", "object_name": "string", "object_uuid": "string", "object_parent": "string" } ], "previous": "string", "next": "string"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
User.
Read-only User email.
Role.
Kind.
Optional time when the entity was created.
Optional last time the entity was updated.
Optional email.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/invitations"{ "user": "string", "user_email": "string", "role": "string", "kind": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Optional email.
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/invitations" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "role": "string", "kind": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Optional email.
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PATCH "https://example.com/api/v1/orgs/string/invitations" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "role": "string", "kind": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
User.
Read-only User email.
Role.
Kind.
Optional time when the entity was created.
Optional last time the entity was updated.
Optional email.
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/orgs/string/invitations"{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Optional email.
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/api/v1/orgs/string/invitations" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "role": "string", "kind": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/license" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Pagination offset.
Limit size.
Sort to order the search.
Query filter the search.
Filter by bookmarks.
Mode of the search.
No pagination.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/members"{ "count": 0, "results": [ { "user": "string", "user_email": "string", "role": "string", "kind": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z" } ], "previous": "string", "next": "string"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Optional email.
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/members" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "role": "string", "kind": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Pagination offset.
Limit size.
Sort to order the search.
Query filter the search.
Filter by bookmarks.
Mode of the search.
No pagination.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/members/names"{ "count": 0, "results": [ { "user": "string", "user_email": "string", "role": "string", "kind": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z" } ], "previous": "string", "next": "string"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
User
Query Parameters
Optional email.
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PATCH "https://example.com/api/v1/orgs/string/members/string" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "role": "string", "kind": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
User
Query Parameters
Optional email.
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/api/v1/orgs/string/members/string" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "role": "string", "kind": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Component under namespace
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/members/string"{ "user": "string", "user_email": "string", "role": "string", "kind": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Component under namespace
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/orgs/string/members/string"{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/plan" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Pagination offset.
Limit size.
Sort to order the search.
Query filter the search.
Filter by bookmarks.
Mode of the search.
No pagination.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/runs"{ "count": 0, "results": [ { "uuid": "string", "name": "string", "description": "string", "tags": [ "string" ], "user": "string", "owner": "string", "project": "string", "schedule_at": "2019-08-24T14:15:22Z", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "started_at": "2019-08-24T14:15:22Z", "finished_at": "2019-08-24T14:15:22Z", "wait_time": 0.1, "duration": 0.1, "managed_by": "client", "is_managed": true, "is_approved": true, "pending": "approval", "content": "string", "raw_content": "string", "status": "created", "bookmarked": true, "live_state": 0, "readme": "string", "meta_info": {}, "kind": "job", "runtime": "job", "inputs": {}, "outputs": {}, "original": { "uuid": "string", "name": "string", "kind": "copy" }, "pipeline": { "uuid": "string", "name": "string", "kind": "dag" }, "status_conditions": [ { "type": "created", "status": "string", "reason": "string", "message": "string", "last_update_time": "2019-08-24T14:15:22Z", "last_transition_time": "2019-08-24T14:15:22Z", "meta_info": {} } ], "role": "string", "contributors": [ {} ], "settings": { "namespace": "string", "agent": { "uuid": "string", "name": "string", "version": "string", "url": "string" }, "queue": { "uuid": "string", "name": "string", "version": "string", "url": "string" }, "artifacts_store": { "uuid": "string", "name": "string", "version": "string", "url": "string" }, "tensorboard": {}, "build": {}, "component": {}, "models": [ { "owner": "string", "project": "string", "name": "string", "state": "string" } ], "artifacts": [ { "owner": "string", "project": "string", "name": "string", "state": "string" } ] }, "resources": { "cpu": 0.1, "memory": 0.1, "gpu": 0.1, "custom": 0.1, "cost": 0.1 }, "graph": {}, "merge": true } ], "previous": "string", "next": "string"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Uuids of the entities
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/runs/Skip" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Uuids of the entities
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/runs/approve" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Uuids of the entities
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/runs/archive" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Uuids of the entities
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/runs/bookmark" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Uuids of the entities
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/orgs/string/runs/delete" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Uuids of the entities
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/runs/invalidate" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Entity managing the resource.
Pagination offset.
Limit size.
Sort to order the search.
Query filter the search.
Filter by bookmarks.
Mode of the search.
No pagination.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/runs/lineage/artifacts"{ "count": 0, "results": [ { "name": "string", "state": "string", "kind": "model", "path": "string", "connection": "string", "run": "string", "summary": {}, "is_input": true, "meta_info": {} } ], "previous": "string", "next": "string"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Uuids of the entities
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/runs/restore" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Uuids of the entities
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/runs/stop" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/runs/tag" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/orgs/string/runs/transfer" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Uuid identifier of the entity
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/runs/string"{ "uuid": "string", "name": "string", "description": "string", "tags": [ "string" ], "user": "string", "owner": "string", "project": "string", "schedule_at": "2019-08-24T14:15:22Z", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "started_at": "2019-08-24T14:15:22Z", "finished_at": "2019-08-24T14:15:22Z", "wait_time": 0.1, "duration": 0.1, "managed_by": "client", "is_managed": true, "is_approved": true, "pending": "approval", "content": "string", "raw_content": "string", "status": "created", "bookmarked": true, "live_state": 0, "readme": "string", "meta_info": {}, "kind": "job", "runtime": "job", "inputs": {}, "outputs": {}, "original": { "uuid": "string", "name": "string", "kind": "copy" }, "pipeline": { "uuid": "string", "name": "string", "kind": "dag" }, "status_conditions": [ { "type": "created", "status": "string", "reason": "string", "message": "string", "last_update_time": "2019-08-24T14:15:22Z", "last_transition_time": "2019-08-24T14:15:22Z", "meta_info": {} } ], "role": "string", "contributors": [ {} ], "settings": { "namespace": "string", "agent": { "uuid": "string", "name": "string", "version": "string", "url": "string" }, "queue": { "uuid": "string", "name": "string", "version": "string", "url": "string" }, "artifacts_store": { "uuid": "string", "name": "string", "version": "string", "url": "string" }, "tensorboard": {}, "build": {}, "component": {}, "models": [ { "owner": "string", "project": "string", "name": "string", "state": "string" } ], "artifacts": [ { "owner": "string", "project": "string", "name": "string", "state": "string" } ] }, "resources": { "cpu": 0.1, "memory": 0.1, "gpu": 0.1, "custom": 0.1, "cost": 0.1 }, "graph": {}, "merge": true}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
User.
Read-only User email.
Name.
Optional flag to tell if this organization is public.
Optional time when the entity was created.
Optional last time the entity was updated.
Optional time to revoke support access.
Optional expiration for support.
Current user's role in this org.
Default queue.
Default presets.
Default presets ordered.
Setting to enable viewable metadata on cloud.
Setting to configure default archived deletion interval.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/settings"{ "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PATCH "https://example.com/api/v1/orgs/string/settings" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Request Body
application/json
Organization body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/api/v1/orgs/string/settings" \ -H "Content-Type: application/json" \ -d '{}'{ "user": "string", "user_email": "string", "name": "string", "is_public": true, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "support_revoke_at": "2019-08-24T14:15:22Z", "expiration": 0, "role": "string", "queue": "string", "default_presets": [ "string" ], "default_presets_ordered": [ "string" ], "is_cloud_viewable": true, "archived_deletion_interval": 0, "auth": {}, "plan": {}, "usage": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Query Parameters
Pagination offset.
Limit size.
Sort to order the search.
Query filter the search.
Filter by bookmarks.
Stats Mode.
Stats Kind.
Stats aggregate.
Stats group.
Stats trunc.
Stats start date.
Stats end date.
Stats boundary.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/stats"{}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
Owner of the namespace
Version Kind
Query Parameters
Pagination offset.
Limit size.
Sort to order the search.
Query filter the search.
No pagination.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/orgs/string/versions/string"{ "count": 0, "results": [ { "uuid": "string", "name": "string", "description": "string", "tags": [ "string" ], "owner": "string", "user": "string", "project": "string", "connection": "string", "run": "string", "artifacts": [ "string" ], "meta_info": {}, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "stage": "testing", "kind": "component", "stage_conditions": [ { "type": "testing", "status": "string", "reason": "string", "message": "string", "last_update_time": "2019-08-24T14:15:22Z", "last_transition_time": "2019-08-24T14:15:22Z", "meta_info": {} } ], "content": "string", "readme": "string", "state": "string", "role": "string", "contributors": [ {} ] } ], "previous": "string", "next": "string"}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
namespace
Owner of the namespace
The artifact kind
Query Parameters
Entity where the run will be assigned.
Names query param.
Runs query param.
Orient query param.
Force query param.
Sample query param.
Connection to use.
Optional status.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/streams/v1/string/orgs/string/runs/multi/events/model"{ "data": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}Authorization
ApiKey In: header
Path Parameters
namespace
Owner of the namespace
Query Parameters
Entity where the run will be assigned.
Request Body
application/json
Params/Metrics data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/streams/v1/string/orgs/string/runs/multi/importance" \ -H "Content-Type: application/json" \ -d '{}'{ "data": {}}{}{}{}{ "error": "string", "code": 0, "message": "string", "details": [ { "type_url": "string", "value": "string" } ]}