| Initialize | (Enum Graph API Version, Interface Graph Authorization) | | public | 23-28 | - |
| Initialize | (Enum Graph API Version, Interface Graph Authorization, Interface Http Client Handler) | | public | 23-28 | - |
| SetBaseUrl | (Text) | | public | 23-28 | - |
| Get | (Text, var Codeunit Http Response Message) | Boolean | public | 23-28 | - |
| Get | (Text, Codeunit Graph Optional Parameters, var Codeunit Http Response Message) | Boolean | public | 23-28 | - |
| Post | (Text, Codeunit Graph Optional Parameters, Codeunit Http Content, var Codeunit Http Response Message) | Boolean | public | 23-28 | - |
| Patch | (Text, Codeunit Graph Optional Parameters, Codeunit Http Content, var Codeunit Http Response Message) | Boolean | public | 23-28 | - |
| Delete | (Text, Codeunit Graph Optional Parameters, var Codeunit Http Response Message) | Boolean | public | 23-28 | - |
| Put | (Text, Codeunit Graph Optional Parameters, Codeunit Http Content, var Codeunit Http Response Message) | Boolean | public | 24-28 | - |
| GetWithPagination | (Text, Codeunit Graph Optional Parameters, var Codeunit Graph Pagination Data, var Codeunit Http Response Message) | Boolean | public | 27-28 | - |
| GetNextPage | (var Codeunit Graph Pagination Data, var Codeunit Http Response Message) | Boolean | public | 27-28 | - |
| GetAllPages | (Text, Codeunit Graph Optional Parameters, var Codeunit Http Response Message, var JsonArray) | Boolean | public | 27-28 | - |