📄Organization Selection
Last updated
Last updated
Organizations are communities that join Matar for seamless P2P audio conversations. Get a list of all organizations via the Get All Organizations API Endpoint.
Body Parameter ⬇️
Bearer {{access_token}} (required)
String
Access token helps in secure access to Matar organization resources.
Sample Request ⬇️️ (Body Parameter)
Responses ⬇️
Status Code: 🟢200 (200 denotes 'ok')
Status Code: 🔴404 (404 denotes 'Not found')
Response Parameters Description:
_id
Organization ID
code
Organization Invite Link
description
Organization Description
is_active
Denotes organization active status. Two values: True or False
is_chatgpt_enabled
Is ChatGPT enabled to answer questions posted in the organization.
language
Language of the Organization.
max_post_duration
Total number of posts/questions that can be posted in the organization.
org_type
Organization Type. Three types of organizations are available. 0 denotes an open organization that anyone can join. 1 is a closed organization that requires an access code. 2 is an invite-only organization that can only be joined by an invite link.
title
Organization Title.