Cli
CLI Stats
CLI Stats
get/api/cp/cli/stats/{companyId}
Path parameters
companyIdstring required
Company Id identifier
Response
Successful response
Example response
{
"id": 12345,
"company_id": 1,
"cli": "example_cli",
"cli_rewrite": "example_cli_rewrite",
"p_asserted_identity_rewrite": "example_p_asserted_identity_rewrite",
"forced": 1,
"p_asserted_identity": "example_p_asserted_identity",
"notes": "example_notes",
"origination": 1,
"use_did": "Disabled",
"stir_shaken_cert_id": 1,
"stir_shaken_attestation": "None",
"dn_match": "example_dn_match",
"datastore_id": 1,
"allow_type": "example_allow_type",
"ftc_reported": 1,
"flags": "example_flags",
"performance_top_batch_size": 100,
"performance_interval": 1000,
"performance_ban_time": 1000,
"hit_limit": 123,
"hit_interval": 1000,
"idx": 1
}