Canales
Every channel in the Organization, membership ignored (Owner/Admin)
GET
/api/v1/channels/oversightNecesitas una clave de API de organización con la capacidad manageMembers.
Authorization
apiKey AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/channels/oversight"{ "data": [ { "channel": { "id": "string", "organizationId": "string", "name": "string", "projectId": null, "createdBy": null, "createdAt": "string", "updatedAt": "string" }, "memberIds": [ "string" ], "teammateIds": [ "string" ], "unread": { "count": 0, "mentionsYou": true }, "lastMessagePreview": "string", "lastMessageAt": null } ]}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}