🚀 We are preparing our documentation and source code for our first release. For any questions & to meet the founders, please fill in this form
{
"items": [
{
"categories": [
"<string>"
],
"credential_controllers": [
{
"configuration_schema": {
"resource_server": {},
"user_credential": {}
},
"documentation": "<string>",
"name": "<string>",
"requires_brokering": true,
"requires_resource_server_credential_refreshing": true,
"requires_user_credential_refreshing": true,
"type_id": "<string>"
}
],
"documentation": "<string>",
"functions": [
{
"categories": [
"<string>"
],
"documentation": "<string>",
"name": "<string>",
"output": {},
"parameters": {},
"type_id": "<string>"
}
],
"name": "<string>",
"type_id": "<string>"
}
],
"next_page_token": "<string>"
}List all available provider types that can be instantiated
{
"items": [
{
"categories": [
"<string>"
],
"credential_controllers": [
{
"configuration_schema": {
"resource_server": {},
"user_credential": {}
},
"documentation": "<string>",
"name": "<string>",
"requires_brokering": true,
"requires_resource_server_credential_refreshing": true,
"requires_user_credential_refreshing": true,
"type_id": "<string>"
}
],
"documentation": "<string>",
"functions": [
{
"categories": [
"<string>"
],
"documentation": "<string>",
"name": "<string>",
"output": {},
"parameters": {},
"type_id": "<string>"
}
],
"name": "<string>",
"type_id": "<string>"
}
],
"next_page_token": "<string>"
}