fastapi-cloud-integrations-resources-get

fastapi cloud integrations resources get – Get a resource connected to an app.

Synopsis

fastapi cloud integrations resources get [Options] {resource_id}

Options

Positional Arguments

resource_id

<str> ID of the connected resource to return. [required]

Optional Arguments

--app-id <str>

ID of the app that owns the connected resource.

--json

Print structured JSON to stdout. [env var: FASTAPI_CLOUD_JSON]

--help,  -h

Show a help message and exit.

Environment

FASTAPI_CLOUD_JSON

Print structured JSON to stdout; same as the --json option.

See Also

fastapi-cloud-integrations-resources-connect(1), fastapi-cloud-integrations-resources-disconnect(1), fastapi-cloud-integrations-resources-list(1)

fastapi-cloud-integrations-resources(1)

fastapi-cloud-integrations(1)

fastapi-cloud(1)

fastapi(1)

Referenced By

fastapi-cloud-integrations-resources(1), fastapi-cloud-integrations-resources-connect(1), fastapi-cloud-integrations-resources-disconnect(1), fastapi-cloud-integrations-resources-list(1).

August 2026