Documentation Index

Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt

Use this file to discover all available pages before exploring further.

Get single screen category by ID

Prev Next
Get
/screen_categories/{screen_category_id}

Display the specified screen category.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Path parameters
screen_category_id
stringRequired

ID of screen category to return

Responses
200

Successfully found the screen

object
name
string

Represents a business screen category definition.

status
string
Valid values[ "ACTIVE", "INACTIVE" ]
id
string (id)
created_at
string (date-time)
updated_at
string (date-time)