Fetch all credential exchange records

GET {{baseUrl}}/issue-credential/records?connection_id=<uuid>&data_agreement_id=<string>&data_agreement_template_id=<string>&include_fields=<string>&page=<integer>&page_size=<integer>&role=holder&sort=desc&state=request_received&thread_id=<uuid>

Request Params

KeyDatatypeRequiredDescription
connection_idstringConnection identifier
data_agreement_idstringData agreement identifier
data_agreement_template_idstringData agreement template identifier
include_fieldsstringComma separated fields to be included in the response.
pagestringPage number
page_sizestringPage size
rolestringRole assigned in credential exchange
sortstringCredential exchange sorting order
statestringCredential exchange state
thread_idstringThread identifier

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;results&quot;:[{&quot;auto_issue&quot;:&quot;\u003cboolean\u003e&quot;,&quot;auto_offer&quot;:&quot;\u003cboolean\u003e&quot;,&quot;auto_remove&quot;:&quot;\u003cboolean\u003e&quot;,&quot;connection_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;created_at&quot;:&quot;9876-20-37T90:30Z&quot;,&quot;credential&quot;:{},&quot;credential_definition_id&quot;:&quot;XYhzwbXEC8Msh2rHFxyN2:3:CL:WywaNxYCdq5ue28JDt91ak:2:MQdj2VNh)::2786:ZY\u003e#&quot;,&quot;credential_exchange_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;credential_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;credential_offer&quot;:{},&quot;credential_offer_dict&quot;:{},&quot;credential_proposal_dict&quot;:{},&quot;credential_request&quot;:{},&quot;credential_request_metadata&quot;:{},&quot;data_agreement&quot;:{},&quot;data_agreement_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;data_agreement_problem_report&quot;:{},&quot;data_agreement_status&quot;:&quot;\u003cstring\u003e&quot;,&quot;data_agreement_template_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;error_msg&quot;:&quot;\u003cstring\u003e&quot;,&quot;initiator&quot;:&quot;self&quot;,&quot;parent_thread_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;raw_credential&quot;:{},&quot;revoc_reg_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;revocation_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;role&quot;:&quot;issuer&quot;,&quot;schema_id&quot;:&quot;E6remYxaepohLPCjjaPhPf:2:\u003c4m&#39;aJh 7V:964.4&quot;,&quot;state&quot;:&quot;\u003cstring\u003e&quot;,&quot;thread_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;trace&quot;:&quot;\u003cboolean\u003e&quot;,&quot;updated_at&quot;:&quot;9229-67-81T59:47:15Z&quot;},{&quot;auto_issue&quot;:&quot;\u003cboolean\u003e&quot;,&quot;auto_offer&quot;:&quot;\u003cboolean\u003e&quot;,&quot;auto_remove&quot;:&quot;\u003cboolean\u003e&quot;,&quot;connection_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;created_at&quot;:&quot;3458-04-38T28:19&quot;,&quot;credential&quot;:{},&quot;credential_definition_id&quot;:&quot;ZXPkzjHqmWc2y5sbC3x7Av:3:CL:277119196:&quot;,&quot;credential_exchange_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;credential_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;credential_offer&quot;:{},&quot;credential_offer_dict&quot;:{},&quot;credential_proposal_dict&quot;:{},&quot;credential_request&quot;:{},&quot;credential_request_metadata&quot;:{},&quot;data_agreement&quot;:{},&quot;data_agreement_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;data_agreement_problem_report&quot;:{},&quot;data_agreement_status&quot;:&quot;\u003cstring\u003e&quot;,&quot;data_agreement_template_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;error_msg&quot;:&quot;\u003cstring\u003e&quot;,&quot;initiator&quot;:&quot;external&quot;,&quot;parent_thread_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;raw_credential&quot;:{},&quot;revoc_reg_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;revocation_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;role&quot;:&quot;issuer&quot;,&quot;schema_id&quot;:&quot;xzu258tbZL8iis4HS4Wk3U:2:YkH(:.31.016&quot;,&quot;state&quot;:&quot;\u003cstring\u003e&quot;,&quot;thread_id&quot;:&quot;\u003cstring\u003e&quot;,&quot;trace&quot;:&quot;\u003cboolean\u003e&quot;,&quot;updated_at&quot;:&quot;4723-44-88 12:59Z&quot;}]}