Plane home page
Search or ask...
Sign in
Sign in
Search...
Navigation
State
Get state details
Self-hosting
API Reference
Webhooks
Plane Documentation
Discord
GitHub
API Reference
Introduction
Project
State
Overview
POST
Add state
GET
List states
GET
Get state details
PATCH
Update state details
DEL
Delete state
Label
Link
Issue
Issue activity
Issue comment
Module
Module issue
Cycle
Cycle issue
Intake issue
Issue types
Issue properties
Issue property options
Issue property values
State
Get state details
Gets the details of a state
GET
/
api
/
v1
/
workspaces
/
{workspace-slug}
/
projects
/
{project_id}
/
states
/
{state_id}
/
Send
Authorization
x-api-key
string
*
x-api-key
Required
string
Path
workspace-slug
string
*
workspace-slug
Required
string
project_id
string
*
project_id
Required
string
state_id
string
*
state_id
Required
string
Path parameters
workspace-slug
string
required
project_id
string
required
state_id
string
required
List states
Update state details