Hanzo
OpenapiIam

Returns one workspace: what it is called and how it is set up.

Returns one workspace: what it is called and how it is set up.

GET /v1/iam/workspaces/{owner}/{name}

Addresshttps://api.hanzo.ai/v1/iam/workspaces/{owner}/{name}
MethodGET
Operationget_iam_workspaces_by_owner_by_name
AuthAuthorization: Bearer $HANZO_API_KEY

Returns one workspace: what it is called and how it is set up.

Request

2 fields.

FieldInTypeRequiredDescription
ownerpathstringyes
namepathstringyes

Response

StatusBodyMeaning
200iam.Workspaceok

200 body — 14 fields.

FieldInTypeAlwaysDescription
bucketbodystring
createdAtbodystring (date-time)
createdTimebodystring
deletedbodyboolean
descriptionbodystring
displayNamebodystring
idbodystring
isDefaultbodyboolean
metadatabodystring
namebodystring
organizationbodystring
ownerbodystring
tagsbodystring[]
updatedAtbodystring (date-time)

Failure carries the platform error shape — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page