# Get a single OauthServerClientPermission **GET /api/opendata/oauth/server_clients_permission/{clientIdentifier}** ## Servers - https://replace-with-own-host.iw-erp.de: https://replace-with-own-host.iw-erp.de () ## Authentication methods - Session token - Jwt token internal - Login config ## Parameters ### Path parameters - **clientIdentifier** (string) ### Query parameters - **iw-build-id** (string) build id of the client - **iw-package-id** (string) package id of the client ## Responses ### 200 Get a single OauthServerClientPermission #### Body: application/json (object) - **id** (integer) - **scopes** (string) - **active** (boolean) - **is_dg** (boolean) - **selected_customer** (object) - **name** (string) [Powered by Bump.sh](https://bump.sh)