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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.