Skip to main content

API Responses

All responses are in JSON format and the response will return with a status code.

Object Response

The object response is a standard response when requesting a specific object, creating a new object or updating an existing object.

Schema ObjectResponse not found in OpenAPI spec.

List Response

The list response is a standard response when requesting a list of objects.

Schema ListResponse not found in OpenAPI spec.

Error Response

The error response is a standard response when an error occurs.

Schema ErrorResponse not found in OpenAPI spec.

Status Codes

The Harlyy API uses standard HTTP status codes to indicate the success or failure of a request. View the HTTP status code definitions for more information.