v1

latestOpenAPI 3.0.12026-07-248498266.5 KB
Credentials

Get the credential's count of associated account, statement and meter resources

This endpoint returns the count of Accounts, Meters and Statements that was obtained by a specific credential.

This endpoint supports Sandbox Mode.

get/plug/credentials/{credentialId}/counts

Path parameters

credentialIdstring required

Headers

Arcadia-Versionstring required

The Arcadia-Version for the request

Response

OK

accountCountinteger required

The number of accounts.

meterCountinteger required

The total number of meters associated with the account.

statementCountinteger required

The total number of statements.