Credential Offer Collections
Returns an array of credential offer collections in the environment.
Claim-based access control: Issuer_Admin, Issuer_Auditor, Issuer_User
Page number to retrieve.If you provide invalid value the default page number will applied Example: 1 Default Value: 1
Number of records per page. Example: 20 Default Value: 20 Max Value: 100
If provided value is greater than max value, max value will be applied.
Filter by name query param. Format: filter.name={$not}:OPERATION:VALUE Example: filter.name=$not:$like:John Doe&filter.name=like:John Available Operations$eq
Invalid authentication credentials.
User does not have a required claim to perform this operation.
Creates a new credential offer collection in the environment.
Claim-based access control: Issuer_Admin, Issuer_User
Invalid request body
Invalid authentication credentials.
User does not have a required claim to perform this operation.
Last updated