Skip to content
Maksim Liauchuk edited this page Oct 19, 2013 · 3 revisions

Description

Retrieves labels by name.

Path: /v1/labels/search
Method: GET

Request

Attribute Required Type Description
name Yes Query Param Label name.

Response

HTTP Status Code Entity Description
200 Label array Request successfully processed.
400 N/A Bad request.
404 N/A Label not found.
500 N/A Internal error.
Clone this wiki locally