Get single screens by ID

Prev Next
Get
/screens/{screens_id}

Get a single Screen.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
screens_id
stringRequired

ID of screens to return

Responses
200

Successfully found the screen

Expand All
object
title
string

Class Screen

type
string
description
string
config
Array of object
object
computed
Array of object
object
watchers
Array of object
object
custom_css
string
screen_category_id
string
id
string (id)
created_at
string (date-time)
updated_at
string (date-time)