Get
/v1/apps/unique_labels/count
Get all the unique labels (with count) across all the applications within selected account.
Security
API Key: bearerToken
Header parameter nameAuthentication
A JWT bearer token to be passed once authenticated.
Responses
200
Applications Labels.
object
items
Array of object (LabelCount)
object
key
string
value
string
count
integer (int32)