APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Figma
ErrorResponse
Figma
· Schema
ErrorResponse
Standard error response from the Figma API.
Collaboration
Design
Graphics
Interfaces
Prototypes
Prototyping
UI/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