Lists all policies
Response
Successful operation
Example response
[
{
"packageName": "@lit-protocol/vincent-policy-spending-limit",
"authorWalletAddress": "0x123456789012345678901234567890123456abcd",
"description": "This policy is a foo bar policy",
"logo": "iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAIAAAACDbGyAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOvwAADr8BOAVTJAAAAA5JREFUGFdj/M+ACAAAAAD//wE7AnsAAAAAAElFTkSuQmCC",
"activeVersion": "1.0.0",
"title": "Vincent Spending Limit Policy",
"deploymentStatus": "dev"
}
]Changes
Changed in 8 of the 50 revisions of this API.2312
- ○
added the optional property
items/logoto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
items/isDeletedto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
items/deploymentStatusto the response with the200statusresponse-optional-property-added
- ○
- ○
the response required property
items/authorWalletAddressbecame read-only for the status200response-required-property-became-read-only
- ○
- ○
api tag
Policyaddedapi-tag-added
- ○
api tag
policyremovedapi-tag-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the response required property
items/authorWalletAddressbecame not read-only for the status200response-required-property-became-not-read-only
- ○
- ○
added the required property
items/titleto the response with the200statusresponse-required-property-added
- ○
the response required property
items/authorWalletAddressbecame read-only for the status200response-required-property-became-read-only
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
items/descriptionresponse property's minLength was decreased from10to0for the response status200response-property-min-length-decreased
- ▲
removed the required property
items/titlefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
items/deploymentStatusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/isDeletedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/logofrom the response with the200statusresponse-optional-property-removed
- ○
api tag
policyaddedapi-tag-added
- ○
api tag
Policyremovedapi-tag-removed
- ○
the response required property
items/authorWalletAddressbecame not read-only for the status200response-required-property-became-not-read-only
This revision also has 51 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲