Skip to main content

Returns details of the accounts known to wayfinder

Returns details of the accounts known to wayfinder

Path Parameters
    provider stringrequired

    Cloud provider (e.g. gcp, aws, azure) to return account metadata for

Query Parameters
    workspace string

    Identifier of a workspace to filter accounts for

    account string

    Identifier of an account to filter accounts for

    with_deleted string

    Set to true to include deleted assets

Responses

Metadata describing the assets for the cloud provider in question

Schema
    instanceIdentifier string
    items undefined[]
    account string
    assetIdentifier string
    name string
    provider string
    workspaceIdentifier string
Loading...