data project
Get a project
Get a specific data integration project.
get/api/v1/di-projects/{projectId}
Path parameters
projectIdstring required
Identifier of the data project.
Response
OK
Example response
{
"type": "DATA_PIPELINE",
"platformType": "SNOWFLAKE"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.