Hanzo
OpenapiIam

Returns your organization's projects, newest first — the scope people pick…

Returns your organization's projects, newest first — the scope people pick between when their work is separated by product or client rather than by team.

GET /v1/iam/projects

Addresshttps://api.hanzo.ai/v1/iam/projects
MethodGET
Operationget_iam_projects
AuthAuthorization: Bearer $HANZO_API_KEY

Returns your organization's projects, newest first — the scope people pick between when their work is separated by product or client rather than by team.

You see your own organization's projects and no one else's; which organization that is comes from your credentials, not from the request.

Request

1 field.

FieldInTypeRequiredDescription
ownerquerystring

Response

StatusBodyMeaning
200iam.projects.ListOutputok

200 body — 16 fields.

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

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