Get Cost Accounts

This operation gets cost account details

SecuritybearerAuth
Request
query Parameters
page
string

This indicates the page of the Cost account result list.

Example: page=1
size
string

This indicates the size/count of the searched result list.

Example: size=10
header Parameters
X-PB-Developer-Partner-ID
string

This is the Developer Partner ID. When the developer is the only partner, this field is not required.

Responses
200

Cost Accounts Fetched Successfully

401

The request could not be authorized.

get/api/v1/costAccounts
Request samples
Response samples
application/json
{
  • "data": [
    ]
}