get https://api.y42.dev/api/1/dbt///manifest
Retrieves the dbt manifest in a space for a given commit and branch.
Log in to see full request history
Responses
Retrieves the dbt manifest in a space for a given commit and branch.
xxxxxxxxxx
curl --request GET \
--url 'https://api.y42.dev/api/1/dbt/org_slug/space_slug/manifest?branch=main' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: