Get single group by ID

Prev Next
Get
/groups/{group_id}

Display the specified resource.

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
group_id
integerRequired

ID of group to return

Responses
200

Successfully found the group

object
name
string

Represents a group definition.

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

Not Found

object
error
string