v1
Northflank docs for LLMs
API
CLI
JS Client

Team / Integrations /

Get workload identity provider status

Checks whether the OIDC/workload identity provider resources have been installed on the given cloud provider integration account.

Required permission

Account > Cloud > WorkloadIdentities > Read

Path parameters

    • integrationId

      string required
      ID of the BYOC provider integration

Response body

  • {object}
    Response object.
    • data

      {object} required
      Result data.
      • status

        string required
        The current installation status of the identity provider on the cloud account.
        one of
        installed, missing-ids, missing-remote, id-mismatch, permission-denied
API
CLI
JS Client

GET /v1/cloud-providers/integrations/{integrationId}/workload-identity-provider

GET /v1/teams/{teamId}/cloud-providers/integrations/{integrationId}/workload-identity-provider

Example response

200 OK

The current installation status of the identity provider.

JSON

© 2026 Northflank Ltd. All rights reserved.

northflank.com / Terms / Privacy / feedback@northflank.com