Skip to main content

AI Block Endpoints

List of endpoints for retrieving data about an AI Block.


Get AI Block Labels#

GET https://api.levity.ai/v1/labels?dataset=< AI Block ID >#

The GET https://api.levity.ai/v1/labels endpoint can accept a request with the following query parameters:

Query Parameters#
  • dataset: ID of the AI block you are filtering on.
Header Fields#
  • Authorization: "Bearer < token > "
  • Content-Type: "application/json"