mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-10 20:37:49 +00:00
9 lines
1.8 KiB
Markdown
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/> | |