Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Accessing Explores and Models on a Branch through the API

sfenig
New Member

I’m trying to access models and explores only available on a dev branch through the api, but only getting the models from production.

sdk.update_session({“workspace_id”: “dev”})
sdk.git_branch(<project>) to verify I am indeed on dev and the correct branch

sdk.all_lookml_models()

Thanks in advance!

1 1 367
1 REPLY 1
Top Labels in this Space