Projects
List projects
Fetches the projects for a source. Currently, only Looker projects are fetched. Please reach out to support@getcensus.com if you’d like to manage Dbt or Sigma projects via API.
GET
/
sources
/
{source_id}
/
projects
Authorizations
Authorization
string
headerrequiredBearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
source_id
integer
requiredResponse
200 - application/json
status
enum<string>
Outcome of the operation.
Available options:
success
, updated
, created
, not_found
, error
data
object[]
Was this page helpful?