Retrieve Credentials for given User
GET {{base_url}}/api/v3/users/{{user_id}}/credentials/?project_id={{project_id}}
Note: this request must be authenticated with a user token assigned to a dbt Cloud user with Account Admin permissions. Service tokens, even with Account Admin permissions, cannot view each user's assigned developer credentials.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
project_id | string |