Skip to main content
GET
List Sponsored Fees

Authentication

✅ Organization User (CustomerEmployee)
❌ Delegated User (EndUser)
✅ Service Account

Required Permissions

FeeSponsors:Read: Always required.

Authorizations

Authorization
string
header
required

Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows

Path Parameters

feeSponsorId
string
required

Fee Sponsor to retrieve the fees from.

Required string length: 1 - 64
Pattern: ^fs-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$

Query Parameters

limit
string
Pattern: ^\d+$
paginationToken
string
Minimum string length: 1

Response

200 - application/json

Success

items
object[]
required
nextPageToken
string
Last modified on July 23, 2026