D

Dagster External Assets REST API

REST discovered

Details
URL
https://{ORGANIZATION}.dagster.plus/{DEPLOYMENT_NAME}
Docs
https://docs.dagster.io/api/rest-api
Authentication
Dagster+ user/API token bearer discovered Get token ↗
Dagster-Cloud-Api-Token: <credential>

In Dagster+, generate a user token from the Organization Settings page as described in the user tokens guide. For CLI use, the easiest path is log in with `dg plus login` or set it non-interactively with dg plus config set --api-token <TOKEN> --organization <ORG> --deployment <DEPLOYMENT>.