cURL
curl --request GET \ --url https://api.g2cplatform.com/v2/objects/{objectId} \ --header 'X-API-Key: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "externalId": "<string>", "name": "<string>", "status": "active", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "description": "<string>", "summary": "<string>", "owner": "<string>", "categoryId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "subcategoryId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "metadata": {}, "blockchain": { "txId": "<string>", "lastTxId": "<string>", "eventCount": 123 } }
Retrieve details of a specific object
API key for authenticating requests. Include in X-API-Key header.
Object identifier
Object details
active
inactive
stolen
transferred
archived
Show child attributes
Initial blockchain transaction ID
Most recent blockchain transaction ID
Total number of blockchain events