Read All Credential Issuance Rule Staged Changes
GET {{apiPath}}/environments/{{envID}}/credentialTypes/{{credentialTypeID}}/issuanceRules/{{credentialIssuanceRuleID}}/stagedChanges
Use the GET {{apiPath}}/environments/{{envID}}/credentialTypes/{{credentialTypeID}}/issuanceRules/{{credentialIssuanceRuleID}}/stagedChanges
operation to return all changes staged by the specified credential issuance rule for the specified credential type in the specified environment.
Prerequisites
- Create a credential type to get a
credentialTypeID
for the endpoint. See also PingOne Credentials, especially Credential Types. - Create a credential issuance rule to get a
credentialIssuanceRuleID
for the endpoint. See also PingOne Credentials, especially Credential Issuance Rules.
RESPONSES
status: OK
{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/credentialTypes/ac39e146-622a-4956-b04e-44d6ea73114c/issuanceRules/2efb66cc-67c5-4589-9c25-8d13b693a6ff/stagedChanges"}},"_embedded":{"stagedChanges":[{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/credentialTypes/ac39e146-622a-4956-b04e-44d6ea73114c/issuanceRules/2efb66cc-67c5-4589-9c25-8d13b693a6ff/stagedChanges/3e1b76df-3b9d-4b38-9c56-550774e76022"}},"environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"credentialType":{"id":"ac39e146-622a-4956-b04e-44d6ea73114c"},"issuanceRule":{"id":"2efb66cc-67c5-4589-9c25-8d13b693a6ff"},"user":{"id":"10e01013-5c58-4eb1-8073-d814c274c6dd"},"action":"ISSUE","scheduled":false,"id":"3e1b76df-3b9d-4b38-9c56-550774e76022","createdAt":"2023-06-01T20:19:33.796Z","updatedAt":"2023-06-01T20:19:33.796Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/credentialTypes/ac39e146-622a-4956-b04e-44d6ea73114c/issuanceRules/2efb66cc-67c5-4589-9c25-8d13b693a6ff/stagedChanges/35835133-af17-4770-8891-21e9bc7e6d9e"}},"environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"credentialType":{"id":"ac39e146-622a-4956-b04e-44d6ea73114c"},"issuanceRule":{"id":"2efb66cc-67c5-4589-9c25-8d13b693a6ff"},"user":{"id":"1b7837ff-c8d2-42f9-94b4-acfa0aedcb61"},"action":"ISSUE","scheduled":false,"id":"35835133-af17-4770-8891-21e9bc7e6d9e","createdAt":"2023-06-01T20:19:33.803Z","updatedAt":"2023-06-01T20:19:33.803Z"},{"_links":{"self":{"href":"https://api.pingone.com/v1/environments/abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6/credentialTypes/ac39e146-622a-4956-b04e-44d6ea73114c/issuanceRules/2efb66cc-67c5-4589-9c25-8d13b693a6ff/stagedChanges/35835133-af17-4770-8891-21e9bc7e6d9e"}},"environment":{"id":"abfba8f6-49eb-49f5-a5d9-80ad5c98f9f6"},"credentialType":{"id":"ac39e146-622a-4956-b04e-44d6ea73114c"},"issuanceRule":{"id":"2efb66cc-67c5-4589-9c25-8d13b693a6ff"},"user":{"id":"1b7837ff-c8d2-42f9-94b4-acfa0aedcb61"},"action":"ISSUE","scheduled":false,"errors":[{"recordedAt":"2023-06-01T20:20:07.828Z","errorDetail":{"code":"FILE_RESOLUTION_ERROR","target":"image","message":"File exceeds max file size restriction. File size: 29,638,516 bytes. Maximum size: 2,097,152 bytes."}}],"id":"35835133-af17-4770-8891-21e9bc7e6d9e","createdAt":"2023-06-01T20:19:33.803Z","updatedAt":"2023-06-01T20:20:07.828Z"}]},"size":3}