Get a wallet-Layer's current Rules
Returns the specified wallet’s Composition Layer content without mutating it.
GET
Get a wallet-Layer's current Rules
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
UUID of the wallet
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Response
Wallet-Layer fetched successfully
Last modified on July 13, 2026
Previous
Update a wallet-Layer's Rules by ruleIdApplies a single per-Rule upsert or remove operation to the specified wallet's Composition Layer.
Next
Get a wallet-Layer's current Rules