Forum Discussion
amaaiia
10 months agoSkilled Sharer
Get workspace components git status through API call
Hi,
I'm trying to get workspace components git status calling GET https://api.fabric.microsoft.com/v1/workspaces/{workspaceId}/git/status (https://learn.microsoft.com/es-es/rest/api/fabric/core/git...
KevinChant
10 months agoSuper User
I recommend testing this outside of your pipeline with something like Postman. Is this for CI/CD deployments?