[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThis endpoint retrieves a specific \u003ccode\u003eIdpCredential\u003c/code\u003e resource using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL follows gRPC Transcoding syntax and requires a resource name in the format \u003ccode\u003einboundSamlSsoProfiles/{sso_profile_id}/idpCredentials/{idp_credential_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe GET request does not require a request body and only needs a resource name provided.\u003c/p\u003e\n"],["\u003cp\u003eA successful request returns an instance of \u003ccode\u003eIdpCredential\u003c/code\u003e in the response body.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires one of the listed OAuth scopes for access, including \u003ccode\u003ecloud-identity.inboundsso.readonly\u003c/code\u003e, and \u003ccode\u003ecloud-identity.inboundsso\u003c/code\u003e, as well as others.\u003c/p\u003e\n"]]],[],null,["# Method: inboundSamlSsoProfiles.idpCredentials.get\n\nGets an [IdpCredential](/identity/docs/reference/rest/v1/inboundSamlSsoProfiles.idpCredentials#IdpCredential).\n\n### HTTP request\n\n`GET https://cloudidentity.googleapis.com/v1/{name=inboundSamlSsoProfiles/*/idpCredentials/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [IdpCredential](/identity/docs/reference/rest/v1/inboundSamlSsoProfiles.idpCredentials#IdpCredential).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-identity.inboundsso.readonly`\n- `https://www.googleapis.com/auth/cloud-identity.inboundsso`\n- `https://www.googleapis.com/auth/cloud-identity`\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authorization guide](/workspace/guides/configure-oauth-consent)."]]