v2
OpenAPI 3.0.3Proprietary2026-07-263483431.1 MBOAuth Billing
List developer OAuth billing earnings ledger entries
Requires business auth with business:manage_developer_settings.
get/v3/developer/oauth-billing/ledger
Query parameters
page_sizeinteger
Cursor page size.
next_cursorstring
Opaque cursor for the next page.
previous_cursorstring
Opaque cursor for the previous page.
oauth_application_idinteger
Filter by OAuth application ID.
entry_type'accrual' | 'withdrawal' | 'adjustment'
Filter by developer earnings ledger entry type.
Response
OAuth billing earnings ledger collection
Example response
{
"is_paginated": true
}