{
"providers": [
{
"id": "kSuB9Gf6aD4",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"version": 123,
"apiType": "REST",
"visibilityType": "PUBLIC",
"baseURL": "<string>",
"documentURL": "<string>",
"iconURL": "<string>",
"secretPrefix": "<string>",
"name": "<string>",
"description": "<string>",
"endpoints": [
{
"id": "kSuB9Gf6aD4",
"providerID": "kSuB9Gf6aD4",
"method": "GET",
"path": "/users/{id}",
"description": "<string>",
"pathArgsJSONSchema": {},
"queryArgsJSONSchema": {},
"reqBodyJSONSchema": {},
"resBodyJSONSchema": {},
"headers": [
{
"key": "<string>",
"value": "<string>"
}
],
"oauth2Scopes": [
"<string>"
]
}
],
"oauth2Config": {
"clientID": "<string>",
"clientSecret": "<string>",
"authURL": "<string>",
"tokenURL": "<string>"
}
}
],
"matchCount": 123,
"nextToken": "<string>"
}{
"providers": [
{
"id": "kSuB9Gf6aD4",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"version": 123,
"apiType": "REST",
"visibilityType": "PUBLIC",
"baseURL": "<string>",
"documentURL": "<string>",
"iconURL": "<string>",
"secretPrefix": "<string>",
"name": "<string>",
"description": "<string>",
"endpoints": [
{
"id": "kSuB9Gf6aD4",
"providerID": "kSuB9Gf6aD4",
"method": "GET",
"path": "/users/{id}",
"description": "<string>",
"pathArgsJSONSchema": {},
"queryArgsJSONSchema": {},
"reqBodyJSONSchema": {},
"resBodyJSONSchema": {},
"headers": [
{
"key": "<string>",
"value": "<string>"
}
],
"oauth2Scopes": [
"<string>"
]
}
],
"oauth2Config": {
"clientID": "<string>",
"clientSecret": "<string>",
"authURL": "<string>",
"tokenURL": "<string>"
}
}
],
"matchCount": 123,
"nextToken": "<string>"
}Enter 'Bearer' followed by a space and your token (e.g., 'Bearer ${HASMCP_ACCESS_TOKEN}').
A list of providers
Show child attributes
"kSuB9Gf6aD4"
0: INVALID, 1: REST
"REST"
0: INVALID, 1: INTERNAL, 2: PUBLIC
"PUBLIC"
Show child attributes
"kSuB9Gf6aD4"
"kSuB9Gf6aD4"
"GET"
"/users/{id}"
A raw JSON schema.
A raw JSON schema.
A raw JSON schema.
A raw JSON schema.