ZeepNotti Docs
API Reference

App Members

Manage which admin users can access an app and their role.

GET
/v1/apps/{app_id}/members

Lists the AdminUsers with access to the App, scoped by app_id.

Authorization

Path Parameters

app_id*string

App ID

Response Body

application/json

curl -X GET "https://example.com/v1/apps/string/members"
{}