Hanzo
OpenapiIam

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

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

POST /v1/iam/projects/get

Addresshttps://api.hanzo.ai/v1/iam/projects/get
MethodPOST
Operationpost_iam_projects_get
AuthAuthorization: Bearer $HANZO_API_KEY

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

Request

2 fields, body application/json (required).

FieldInTypeRequiredDescription
namebodystring
ownerbodystring

Response

StatusBodyMeaning
200iam.Projectok

200 body — 14 fields.

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

Failure carries the platform error shape — see Errors.

Examples

hanzo iam projects get

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page