Was this helpful?
/workspaces/{workspaceId}/auth-credentials
curl -L \ --url 'https://lamapi3.azurewebsites.net/workspaces/{workspaceId}/auth-credentials' \ --header 'Authorization: Bearer JWT'
[ { "id": 1, "name": "text", "authType": "text" } ]