Applications
Get Application Labels
Get application labels. A label can be a string or namespace:value pair that provide additional metadata to assist with project management.
get/api/v3.0/orgs/{orgUuid}/applications/{applicationUuid}/labels
Path parameters
orgUuidstring required
org UUID (from the Mend App: Administration General > Organization UUID).
applicationUuidstring required
Application UUID (Administration > Applications)
Response
OK
Example response
{
"supportToken": "1171c60d"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.