API ReferenceBilling admin
Get clients from billing tenant
Fetch clients from the ASRR billing tenant for linking to tenant billing configs
AuthorizationBearer <token>
In: header
Query Parameters
search?string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "http://localhost:18080/api/v1/billing/admin/billing-tenant/clients"[
{
"id": "string",
"name": "string"
}
]{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}