getCredentialConfigurationFromAddress
GET
/credential-configuration/{credential_configuration_id}
Get a Credential configuration
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” credential_configuration_id
required
BlockchainAddress
An identifier on the Partisia Platform
string format: blockchainAddress
Example
02a61fbd1ac7c23f90a48a6b9107a45bbd9b05b09bThe id of the credential configuration
Responses
Section titled “ Responses ”A credential configuration in JSON format
CredentialConfiguration
object
format
string
Example
jwt_vc_json-ld credential_definition
CredentialDefinition
object
@context
Array<string>
Example
[ "https://www.w3.org/2018/credentials/v1", "https://www.w3.org/2018/credentials/examples/v1"] type
Array<string>
Example
[ "VerifiableCredential", "StudentId"] display
CredentialConfigurationDisplay
Display properties of a credential.
object
name
string
Example
Passport description
string
Example
This is a Passport background_color
string
Example
#FFFFFF text_color
string
Example
#000000 background_image
object
uri
Either a URI that where the background image can be fetched or a data URI containing the image.
string
Example
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==