Skip to main content

List credential attachments

GET 

/openapi/v1/credentials/:credentialId/attachments

Returns metadata for every file attached to the credential. Response excludes the actual file content — fetch each attachment's /content URL to download bytes.

Request

Responses

OK