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.

POST /v1/iam/workspaces/get

Addresshttps://api.hanzo.ai/v1/iam/workspaces/get
MethodPOST
Operationpost_iam_workspaces_get
AuthAuthorization: Bearer $HANZO_API_KEY

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

Request

2 fields, body application/json (required).

FieldInTypeRequiredDescription
namebodystring
ownerbodystring

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 iam workspaces get

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page