Skip to main content
GET
List fee wrappers
Lists fee wrappers provisioned for your Ground organization.

Authorizations

Authorization
string
header
required

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

Query Parameters

requestId
string<uuid>

Return the fee wrapper provisioned by this idempotency key.

Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89aAbB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$
Example:

"8f4c52d7-62ab-4db9-a964-92f481f6b851"

cursor
string
limit
integer
default:25
Required range: 1 <= x <= 100

Response

Fee wrappers owned by the organization.

data
object[]
required
nextCursor
string | null
required