Retrieves a list of capability requests associated with an account. The requests are returned sorted by creation date, with the most recent requests appearing first. This endpoint supports advanced sorting and filtering options.
Use your Straddle API Key in the Authorization header as Bearer <token> to authorize API requests.
Optional client generated identifier to trace and debug a request.
Optional client generated identifier to trace and debug a series of requests.
Filter capability requests by the specific type of capability.
charges
, payouts
, individuals
, businesses
, signed_agreement
, internet
Filter capability requests by category.
payment_type
, customer_type
, consent_type
Filter capability requests by their current status.
active
, inactive
, in_review
, rejected
Results page number. Starts at page 1.
Page size.Max value: 1000
Sort By.
Sort Order.
asc
, desc
OK
The response is of type object
.