Search for Labels and Statistics for importing into Label configuration

Search labels ans statistics.

post

Return a list of other labels ans statistics.

Authorizations
Body
textstringOptionalExample: Name
ownerstringOptionalExample: #did:hedera:testnet:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA_0.0.0000001
componentsstring ยท enumOptional

Component type

Example: allPossible values:
Responses
200
A list of labels ans statistics.
post
POST /api/v1/policy-labels/components HTTP/1.1
Host: 
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 121

{
  "text": "Name",
  "owner": "#did:hedera:testnet:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA_0.0.0000001",
  "components": "all"
}

No content

Last updated