Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
curl --request GET \
--url https://api.plumaa.id/rest/v1/endorse-events \
--header 'Authorization: Bearer <token>'
{
"items": [
{
"id": "<string>",
"timestamp": 123,
"fromId": "<string>",
"toId": "<string>",
"digest": "<any>",
"network": 123,
"from": {
"id": "<string>",
"endorsables": {
"items": [
{
"id": "<any>",
"ownerId": "<string>",
"timestamp": 123,
"network": 123,
"owner": {},
"endorseEvents": {},
"witness": {}
}
],
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true,
"startCursor": "<string>",
"endCursor": "<string>"
}
},
"endorseFromEvents": {},
"endorseToEvents": {},
"subject": {
"id": "<any>",
"commonName": "<string>",
"serialNumber": "<string>",
"country": "<any>",
"RFC": "<string>",
"emailAddress": "<any>",
"certificate": {
"id": "<any>",
"serialNumber": "<any>",
"issuer": "<any>",
"notBefore": "<any>",
"notAfter": "<any>",
"subject": "<any>",
"publicKey": "<any>",
"version": "<any>",
"hash": "<any>",
"certificatePem": "<any>",
"revoked": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"termsInvite": {
"id": "<any>",
"signatureRequest": {
"id": "<any>",
"draft": true,
"finalized": true,
"name": "<string>",
"content": "<any>",
"anonymousKey": "<string>",
"organization": {},
"witness": {},
"invites": [
"<any>"
],
"signed": "<any>",
"pending": "<any>",
"rejected": "<any>",
"rejectedAt": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"subject": {},
"certificate": {
"id": "<any>",
"serialNumber": "<any>",
"issuer": "<any>",
"notBefore": "<any>",
"notAfter": "<any>",
"subject": "<any>",
"publicKey": "<any>",
"version": "<any>",
"hash": "<any>",
"certificatePem": "<any>",
"revoked": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"signature": "<any>",
"ocspResponse": "<any>",
"witness": {},
"status": "PENDING",
"rejectedAt": "<any>",
"signedAt": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"pushNotificationToken": "<string>",
"EVMAddress": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>",
"wallet": {}
}
},
"to": {
"id": "<string>",
"endorsables": {
"items": [
{
"id": "<any>",
"ownerId": "<string>",
"timestamp": 123,
"network": 123,
"owner": {},
"endorseEvents": {},
"witness": {}
}
],
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true,
"startCursor": "<string>",
"endCursor": "<string>"
}
},
"endorseFromEvents": {},
"endorseToEvents": {},
"subject": {
"id": "<any>",
"commonName": "<string>",
"serialNumber": "<string>",
"country": "<any>",
"RFC": "<string>",
"emailAddress": "<any>",
"certificate": {
"id": "<any>",
"serialNumber": "<any>",
"issuer": "<any>",
"notBefore": "<any>",
"notAfter": "<any>",
"subject": "<any>",
"publicKey": "<any>",
"version": "<any>",
"hash": "<any>",
"certificatePem": "<any>",
"revoked": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"termsInvite": {
"id": "<any>",
"signatureRequest": {
"id": "<any>",
"draft": true,
"finalized": true,
"name": "<string>",
"content": "<any>",
"anonymousKey": "<string>",
"organization": {},
"witness": {},
"invites": [
"<any>"
],
"signed": "<any>",
"pending": "<any>",
"rejected": "<any>",
"rejectedAt": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"subject": {},
"certificate": {
"id": "<any>",
"serialNumber": "<any>",
"issuer": "<any>",
"notBefore": "<any>",
"notAfter": "<any>",
"subject": "<any>",
"publicKey": "<any>",
"version": "<any>",
"hash": "<any>",
"certificatePem": "<any>",
"revoked": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"signature": "<any>",
"ocspResponse": "<any>",
"witness": {},
"status": "PENDING",
"rejectedAt": "<any>",
"signedAt": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"pushNotificationToken": "<string>",
"EVMAddress": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>",
"wallet": {}
}
},
"token": {
"id": "<any>",
"ownerId": "<string>",
"timestamp": 123,
"network": 123,
"owner": {},
"endorseEvents": {},
"witness": {}
}
}
],
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true,
"startCursor": "<string>",
"endCursor": "<string>"
}
}
curl --request GET \
--url https://api.plumaa.id/rest/v1/endorse-events \
--header 'Authorization: Bearer <token>'
{
"items": [
{
"id": "<string>",
"timestamp": 123,
"fromId": "<string>",
"toId": "<string>",
"digest": "<any>",
"network": 123,
"from": {
"id": "<string>",
"endorsables": {
"items": [
{
"id": "<any>",
"ownerId": "<string>",
"timestamp": 123,
"network": 123,
"owner": {},
"endorseEvents": {},
"witness": {}
}
],
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true,
"startCursor": "<string>",
"endCursor": "<string>"
}
},
"endorseFromEvents": {},
"endorseToEvents": {},
"subject": {
"id": "<any>",
"commonName": "<string>",
"serialNumber": "<string>",
"country": "<any>",
"RFC": "<string>",
"emailAddress": "<any>",
"certificate": {
"id": "<any>",
"serialNumber": "<any>",
"issuer": "<any>",
"notBefore": "<any>",
"notAfter": "<any>",
"subject": "<any>",
"publicKey": "<any>",
"version": "<any>",
"hash": "<any>",
"certificatePem": "<any>",
"revoked": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"termsInvite": {
"id": "<any>",
"signatureRequest": {
"id": "<any>",
"draft": true,
"finalized": true,
"name": "<string>",
"content": "<any>",
"anonymousKey": "<string>",
"organization": {},
"witness": {},
"invites": [
"<any>"
],
"signed": "<any>",
"pending": "<any>",
"rejected": "<any>",
"rejectedAt": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"subject": {},
"certificate": {
"id": "<any>",
"serialNumber": "<any>",
"issuer": "<any>",
"notBefore": "<any>",
"notAfter": "<any>",
"subject": "<any>",
"publicKey": "<any>",
"version": "<any>",
"hash": "<any>",
"certificatePem": "<any>",
"revoked": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"signature": "<any>",
"ocspResponse": "<any>",
"witness": {},
"status": "PENDING",
"rejectedAt": "<any>",
"signedAt": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"pushNotificationToken": "<string>",
"EVMAddress": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>",
"wallet": {}
}
},
"to": {
"id": "<string>",
"endorsables": {
"items": [
{
"id": "<any>",
"ownerId": "<string>",
"timestamp": 123,
"network": 123,
"owner": {},
"endorseEvents": {},
"witness": {}
}
],
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true,
"startCursor": "<string>",
"endCursor": "<string>"
}
},
"endorseFromEvents": {},
"endorseToEvents": {},
"subject": {
"id": "<any>",
"commonName": "<string>",
"serialNumber": "<string>",
"country": "<any>",
"RFC": "<string>",
"emailAddress": "<any>",
"certificate": {
"id": "<any>",
"serialNumber": "<any>",
"issuer": "<any>",
"notBefore": "<any>",
"notAfter": "<any>",
"subject": "<any>",
"publicKey": "<any>",
"version": "<any>",
"hash": "<any>",
"certificatePem": "<any>",
"revoked": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"termsInvite": {
"id": "<any>",
"signatureRequest": {
"id": "<any>",
"draft": true,
"finalized": true,
"name": "<string>",
"content": "<any>",
"anonymousKey": "<string>",
"organization": {},
"witness": {},
"invites": [
"<any>"
],
"signed": "<any>",
"pending": "<any>",
"rejected": "<any>",
"rejectedAt": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"subject": {},
"certificate": {
"id": "<any>",
"serialNumber": "<any>",
"issuer": "<any>",
"notBefore": "<any>",
"notAfter": "<any>",
"subject": "<any>",
"publicKey": "<any>",
"version": "<any>",
"hash": "<any>",
"certificatePem": "<any>",
"revoked": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"signature": "<any>",
"ocspResponse": "<any>",
"witness": {},
"status": "PENDING",
"rejectedAt": "<any>",
"signedAt": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>"
},
"pushNotificationToken": "<string>",
"EVMAddress": "<any>",
"createdAt": "<any>",
"updatedAt": "<any>",
"wallet": {}
}
},
"token": {
"id": "<any>",
"ownerId": "<string>",
"timestamp": 123,
"network": 123,
"owner": {},
"endorseEvents": {},
"witness": {}
}
}
],
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true,
"startCursor": "<string>",
"endCursor": "<string>"
}
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Show child attributes
Show child attributes
Show child attributes
Show child attributes