AI Block Endpoints
List of endpoints for retrieving data about an AI Block.
#
Get AI Block Labelshttps://api.levity.ai/v1/labels?dataset=< AI Block ID >#
GETThe 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"