Overview of the Definable.ai API endpoints and functionality
Code | Description |
---|---|
200 | OK - The request was successful |
201 | Created - A new resource was successfully created |
400 | Bad Request - The request was invalid |
401 | Unauthorized - Authentication failed or not provided |
403 | Forbidden - The authenticated user doesn’t have permission |
404 | Not Found - The requested resource doesn’t exist |
422 | Unprocessable Entity - Validation error |
429 | Too Many Requests - Rate limit exceeded |
500 | Internal Server Error - Something went wrong on the server |
limit
: Number of items to return (default: 20, max: 100)cursor
: Cursor for pagination (obtained from previous responses)