Figma · Schema

ErrorResponse

Standard error response from the Figma API.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Properties

Name Type Description
error boolean Always true for error responses.
status integer The HTTP status code.
message string A human-readable description of the error.
View JSON Schema on GitHub