-
Notifications
You must be signed in to change notification settings - Fork 37
AirtableGetUserIdAndScopesResponse
ngocnicholas edited this page Aug 1, 2025
·
2 revisions
Namespace: AirtableApiClient
Assembly: AirtableApiClient.dll
public class AirtableGetUserIdAndScopesResponse: AirtableApiResponse
The AirtableGetUserIdAndScopesResponse exposes the following members.
Name | Description |
---|---|
AirtableGetUserIdAndScopesResponse(AirtableApiException) | Initializes an instance of AirtableGetUserIdAndScopesResponse |
AirtableGetUserIdAndScopesResponse(UserIdAndScopes) | Initializes an instance of AirtableGetUserIdAndScopesResponse |
Name | Description |
---|---|
UserId | get the user ID |
Scopes | get the scopes which control what actions a token can perform |
- AirtableBase
- AirtableRecordList
-
AirtableRecordList
<T>
1. AirtableRecord<T>
- AirtableUpSertRecordList
- AirtableUpSertRecordList
<T>
- AirtableApiException
-
AirtableApiResponse
- AirtableGetUserIdAndScopesResponse
- AirtableListRecordsResponse
- AirtableListRecordsResponse
<T>
- AirtableRetrieveRecordResponse
- AirtableRetrieveRecordResponse
<T>
- AirtableCreateUpdateReplaceRecordResponse
- AirtableCreateReplaceRecordResponse
<T>
- AirtableCreateReplaceMultipleRecordsResponse
<T>
- AirtableCreateUpdateReplaceMultipleRecordsResponse
- AirtableDeleteRecordResponse
- AirtableCreateUpdateCommentResponse
- AirtableListCommentsResponse
- AirtableDeleteCommentResponse
- AirtableListWebhooksResponse
- AirtableListPayloadsResponse
- AirtableCreateWebhookResponse
- AirtableDeleteWebhookResponse
- AirtabeEnableWebhookNotificationsResponse
- AirtabeRefreshWebhookResponse
- CommentList
- IdFields
- PerformUpsert
- UserIdAndScopes
- Webhooks
- PayloadList
- WebhooksNotification
[Airtable]: http://www.airtable.com