Files
clerk-sdk-java/docs/models/components/OAuthApplications.md
2024-06-13 13:51:50 -04:00

9 lines
1.8 KiB
Markdown

# OAuthApplications
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| `data` | List<[com.clerk.backend_api.models.components.OAuthApplication](../../models/components/OAuthApplication.md)> | :heavy_check_mark: | N/A |
| `totalCount` | *long* | :heavy_check_mark: | Total number of OAuth applications<br/> |