Backend
Get credential offer
Retrieve a specific credential offer by ID
get/webapp/credential-offers/{id}
Path parameters
idstring required
Unique identifier of the credential offer
Response
Successful response
Example response
{
"createdAt": 1706533345000,
"lastUpdatedAt": 1706533346000,
"clientId": "https://wallet.example.com"
}