List All Labels in Stage

This method lists all the labels that are available in a specific stage.

You can assign labels to applicants using the applicant label management methods in the API.

Response Schema

  • additionalProperties: false
  • labels
    • Required: no
    • Type: array
    • Items
      • Required: no
      • additionalProperties: false
      • title
        • Required: no
        • Type: string
        • Example: "Label 0"
      • completed
        • Required: no
        • Type: integer
        • Example: 0
Language
Click Try It! to start a request and see the response here!