Skip to main content
GET
List portfolio accounts with funding

Authorizations

X-API-Key
string
header
required

Path Parameters

portfolio_id
string
required

Meta Business Portfolio ID.

Query Parameters

limit
integer
default:20

Maximum number of results per page.

Required range: 1 <= x <= 100
after
string

Cursor for the next page. Pass paging.next unchanged.

before
string

Cursor for the previous page.

Response

Accounts with funding status

data
object[]
required
paging
object