GET
/
subject-by-evm-address
curl --request GET \
  --url https://api.plumaa.id/rest/v1/subject-by-evm-address \
  --header 'Authorization: Bearer <token>'
{
  "id": "<any>",
  "commonName": "<string>",
  "serialNumber": "<string>",
  "country": "<any>",
  "RFC": "<string>",
  "emailAddress": "<any>",
  "certificate": {
    "id": "<any>",
    "serialNumber": "<any>",
    "issuer": {
      "id": "<any>",
      "RFC": "<string>",
      "hash": "<any>",
      "commonName": "<string>",
      "organization": "<string>",
      "organizationalUnitName": "<string>",
      "emailAddress": "<any>",
      "streetAddress": "<string>",
      "postalCode": 123,
      "country": "<any>",
      "stateOrProvinceName": "<string>",
      "localityName": "<string>",
      "publicKey": {
        "exponent": "<any>",
        "modulus": "<any>"
      },
      "certificatePem": "<string>",
      "createdAt": "<any>",
      "updatedAt": "<any>"
    },
    "notBefore": "<any>",
    "notAfter": "<any>",
    "subject": {},
    "publicKey": {
      "exponent": "<any>",
      "modulus": "<any>"
    },
    "version": "<any>",
    "hash": "<any>",
    "certificatePem": "<string>",
    "revoked": true,
    "createdAt": "<any>",
    "updatedAt": "<any>"
  },
  "termsInvite": {
    "id": "<any>",
    "signatureRequest": {
      "id": "<any>",
      "draft": true,
      "finalized": true,
      "name": "<string>",
      "content": {
        "id": "<any>",
        "raw": "<any>"
      },
      "anonymousKey": "<string>",
      "organization": {
        "id": "<any>",
        "name": "<string>",
        "logo": "<any>",
        "emailAddress": "<any>",
        "quota": {
          "id": "<any>",
          "API": true,
          "groupedNOM151": 123,
          "nom151": 123
        },
        "policies": {
          "signatureRequest": {
            "conservation": "NOM151"
          }
        },
        "createdAt": "<any>",
        "updatedAt": "<any>"
      },
      "witness": {
        "id": "<any>",
        "hash": "<any>",
        "algorithm": "SHA256",
        "initialOwner": {},
        "claiming": {
          "id": "<any>",
          "authorizer": "<any>",
          "signature": "<any>",
          "claimer": "<any>",
          "network": "<any>",
          "createdAt": "<any>",
          "updatedAt": "<any>"
        },
        "claimed": true,
        "signatureRequest": {},
        "organization": {
          "id": "<any>",
          "name": "<string>",
          "logo": "<any>",
          "emailAddress": "<any>",
          "quota": {
            "id": "<any>",
            "API": true,
            "groupedNOM151": 123,
            "nom151": 123
          },
          "policies": {
            "signatureRequest": {
              "conservation": "NOM151"
            }
          },
          "createdAt": "<any>",
          "updatedAt": "<any>"
        },
        "nom151": {
          "provider": "CINCEL",
          "createdAt": "<any>",
          "updatedAt": "<any>"
        },
        "merkleized": {
          "txHash": "<any>",
          "network": "<any>",
          "merkleProof": [
            "<any>"
          ],
          "merkleRoot": "<any>",
          "nom151Provider": "CINCEL",
          "algorithm": "SHA256",
          "createdAt": "<any>",
          "updatedAt": "<any>"
        },
        "witnessCo": {
          "timestamp": "<any>",
          "leafIndex": "<any>",
          "leftHashes": [
            "<any>"
          ],
          "rightHashes": [
            "<any>"
          ],
          "targetRootHash": "<any>",
          "createdAt": "<any>",
          "updatedAt": "<any>"
        },
        "timestampedAt": "<any>",
        "createdAt": "<any>",
        "updatedAt": "<any>",
        "endorsable": {
          "id": "<any>",
          "ownerId": "<string>",
          "timestamp": 123,
          "network": 123,
          "owner": {
            "id": "<string>",
            "endorsables": {
              "items": [
                {}
              ],
              "pageInfo": {
                "hasNextPage": true,
                "hasPreviousPage": true,
                "startCursor": "<string>",
                "endCursor": "<string>"
              }
            },
            "endorseFromEvents": {
              "items": [
                {
                  "id": "<string>",
                  "timestamp": 123,
                  "fromId": "<string>",
                  "toId": "<string>",
                  "digest": "<any>",
                  "network": 123,
                  "from": {},
                  "to": {},
                  "token": {}
                }
              ],
              "pageInfo": {
                "hasNextPage": true,
                "hasPreviousPage": true,
                "startCursor": "<string>",
                "endCursor": "<string>"
              }
            },
            "endorseToEvents": {
              "items": [
                {
                  "id": "<string>",
                  "timestamp": 123,
                  "fromId": "<string>",
                  "toId": "<string>",
                  "digest": "<any>",
                  "network": 123,
                  "from": {},
                  "to": {},
                  "token": {}
                }
              ],
              "pageInfo": {
                "hasNextPage": true,
                "hasPreviousPage": true,
                "startCursor": "<string>",
                "endCursor": "<string>"
              }
            },
            "subject": {}
          },
          "endorseEvents": {
            "items": [
              {
                "id": "<string>",
                "timestamp": 123,
                "fromId": "<string>",
                "toId": "<string>",
                "digest": "<any>",
                "network": 123,
                "from": {},
                "to": {},
                "token": {}
              }
            ],
            "pageInfo": {
              "hasNextPage": true,
              "hasPreviousPage": true,
              "startCursor": "<string>",
              "endCursor": "<string>"
            }
          },
          "witness": {}
        }
      },
      "invites": [
        {}
      ],
      "signed": "<any>",
      "pending": "<any>",
      "rejected": "<any>",
      "rejectedAt": "<any>",
      "createdAt": "<any>",
      "updatedAt": "<any>"
    },
    "subject": {},
    "certificate": {
      "id": "<any>",
      "serialNumber": "<any>",
      "issuer": {
        "id": "<any>",
        "RFC": "<string>",
        "hash": "<any>",
        "commonName": "<string>",
        "organization": "<string>",
        "organizationalUnitName": "<string>",
        "emailAddress": "<any>",
        "streetAddress": "<string>",
        "postalCode": 123,
        "country": "<any>",
        "stateOrProvinceName": "<string>",
        "localityName": "<string>",
        "publicKey": {
          "exponent": "<any>",
          "modulus": "<any>"
        },
        "certificatePem": "<string>",
        "createdAt": "<any>",
        "updatedAt": "<any>"
      },
      "notBefore": "<any>",
      "notAfter": "<any>",
      "subject": {},
      "publicKey": {
        "exponent": "<any>",
        "modulus": "<any>"
      },
      "version": "<any>",
      "hash": "<any>",
      "certificatePem": "<string>",
      "revoked": true,
      "createdAt": "<any>",
      "updatedAt": "<any>"
    },
    "signature": "<any>",
    "ocspResponse": "<any>",
    "witness": {
      "id": "<any>",
      "hash": "<any>",
      "algorithm": "SHA256",
      "initialOwner": {},
      "claiming": {
        "id": "<any>",
        "authorizer": "<any>",
        "signature": "<any>",
        "claimer": "<any>",
        "network": "<any>",
        "createdAt": "<any>",
        "updatedAt": "<any>"
      },
      "claimed": true,
      "signatureRequest": {},
      "organization": {
        "id": "<any>",
        "name": "<string>",
        "logo": "<any>",
        "emailAddress": "<any>",
        "quota": {
          "id": "<any>",
          "API": true,
          "groupedNOM151": 123,
          "nom151": 123
        },
        "policies": {
          "signatureRequest": {
            "conservation": "NOM151"
          }
        },
        "createdAt": "<any>",
        "updatedAt": "<any>"
      },
      "nom151": {
        "provider": "CINCEL",
        "createdAt": "<any>",
        "updatedAt": "<any>"
      },
      "merkleized": {
        "txHash": "<any>",
        "network": "<any>",
        "merkleProof": [
          "<any>"
        ],
        "merkleRoot": "<any>",
        "nom151Provider": "CINCEL",
        "algorithm": "SHA256",
        "createdAt": "<any>",
        "updatedAt": "<any>"
      },
      "witnessCo": {
        "timestamp": "<any>",
        "leafIndex": "<any>",
        "leftHashes": [
          "<any>"
        ],
        "rightHashes": [
          "<any>"
        ],
        "targetRootHash": "<any>",
        "createdAt": "<any>",
        "updatedAt": "<any>"
      },
      "timestampedAt": "<any>",
      "createdAt": "<any>",
      "updatedAt": "<any>",
      "endorsable": {
        "id": "<any>",
        "ownerId": "<string>",
        "timestamp": 123,
        "network": 123,
        "owner": {
          "id": "<string>",
          "endorsables": {
            "items": [
              {}
            ],
            "pageInfo": {
              "hasNextPage": true,
              "hasPreviousPage": true,
              "startCursor": "<string>",
              "endCursor": "<string>"
            }
          },
          "endorseFromEvents": {
            "items": [
              {
                "id": "<string>",
                "timestamp": 123,
                "fromId": "<string>",
                "toId": "<string>",
                "digest": "<any>",
                "network": 123,
                "from": {},
                "to": {},
                "token": {}
              }
            ],
            "pageInfo": {
              "hasNextPage": true,
              "hasPreviousPage": true,
              "startCursor": "<string>",
              "endCursor": "<string>"
            }
          },
          "endorseToEvents": {
            "items": [
              {
                "id": "<string>",
                "timestamp": 123,
                "fromId": "<string>",
                "toId": "<string>",
                "digest": "<any>",
                "network": 123,
                "from": {},
                "to": {},
                "token": {}
              }
            ],
            "pageInfo": {
              "hasNextPage": true,
              "hasPreviousPage": true,
              "startCursor": "<string>",
              "endCursor": "<string>"
            }
          },
          "subject": {}
        },
        "endorseEvents": {
          "items": [
            {
              "id": "<string>",
              "timestamp": 123,
              "fromId": "<string>",
              "toId": "<string>",
              "digest": "<any>",
              "network": 123,
              "from": {},
              "to": {},
              "token": {}
            }
          ],
          "pageInfo": {
            "hasNextPage": true,
            "hasPreviousPage": true,
            "startCursor": "<string>",
            "endCursor": "<string>"
          }
        },
        "witness": {}
      }
    },
    "status": "PENDING",
    "rejectedAt": "<any>",
    "signedAt": "<any>",
    "createdAt": "<any>",
    "updatedAt": "<any>"
  },
  "pushNotificationToken": "<string>",
  "EVMAddress": "<any>",
  "createdAt": "<any>",
  "updatedAt": "<any>",
  "wallet": {
    "id": "<string>",
    "endorsables": {
      "items": [
        {}
      ],
      "pageInfo": {
        "hasNextPage": true,
        "hasPreviousPage": true,
        "startCursor": "<string>",
        "endCursor": "<string>"
      }
    },
    "endorseFromEvents": {
      "items": [
        {
          "id": "<string>",
          "timestamp": 123,
          "fromId": "<string>",
          "toId": "<string>",
          "digest": "<any>",
          "network": 123,
          "from": {},
          "to": {},
          "token": {}
        }
      ],
      "pageInfo": {
        "hasNextPage": true,
        "hasPreviousPage": true,
        "startCursor": "<string>",
        "endCursor": "<string>"
      }
    },
    "endorseToEvents": {
      "items": [
        {
          "id": "<string>",
          "timestamp": 123,
          "fromId": "<string>",
          "toId": "<string>",
          "digest": "<any>",
          "network": 123,
          "from": {},
          "to": {},
          "token": {}
        }
      ],
      "pageInfo": {
        "hasNextPage": true,
        "hasPreviousPage": true,
        "startCursor": "<string>",
        "endCursor": "<string>"
      }
    },
    "subject": {}
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

EVMAddress
any
required
subjectByEVMAddress_wallet_wallet_endorsables_where
object
subjectByEVMAddress_wallet_wallet_endorsables_orderBy
string
subjectByEVMAddress_wallet_wallet_endorsables_orderDirection
string
subjectByEVMAddress_wallet_wallet_endorsables_before
string
subjectByEVMAddress_wallet_wallet_endorsables_after
string
subjectByEVMAddress_wallet_wallet_endorsables_limit
integer
subjectByEVMAddress_wallet_wallet_endorsables_endorsables_items_items_endorseEvents_where
object
subjectByEVMAddress_wallet_wallet_endorsables_endorsables_items_items_endorseEvents_orderBy
string
subjectByEVMAddress_wallet_wallet_endorsables_endorsables_items_items_endorseEvents_orderDirection
string
subjectByEVMAddress_wallet_wallet_endorsables_endorsables_items_items_endorseEvents_before
string
subjectByEVMAddress_wallet_wallet_endorsables_endorsables_items_items_endorseEvents_after
string
subjectByEVMAddress_wallet_wallet_endorsables_endorsables_items_items_endorseEvents_limit
integer
subjectByEVMAddress_wallet_wallet_endorseFromEvents_where
object
subjectByEVMAddress_wallet_wallet_endorseFromEvents_orderBy
string
subjectByEVMAddress_wallet_wallet_endorseFromEvents_orderDirection
string
subjectByEVMAddress_wallet_wallet_endorseFromEvents_before
string
subjectByEVMAddress_wallet_wallet_endorseFromEvents_after
string
subjectByEVMAddress_wallet_wallet_endorseFromEvents_limit
integer
subjectByEVMAddress_wallet_wallet_endorseToEvents_where
object
subjectByEVMAddress_wallet_wallet_endorseToEvents_orderBy
string
subjectByEVMAddress_wallet_wallet_endorseToEvents_orderDirection
string
subjectByEVMAddress_wallet_wallet_endorseToEvents_before
string
subjectByEVMAddress_wallet_wallet_endorseToEvents_after
string
subjectByEVMAddress_wallet_wallet_endorseToEvents_limit
integer

Response

200 - application/json

A subject is a person or an organization ("persona física o moral" in Spanish) identified by a certificate.