/teams/groups/{group_id}/apps
GET
/teams/groups/{group_id}/appsRequest
Path Params
group_id
string
required
Request samples
Responses
OK(200)
Bad Request(400)
413(413)
415(415)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
array[string <uuid>]
optional
Example
[
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
Last modified: 11 days ago