REST API Version 2
Circuit REST API to interact with the Circuit system. [Learn more about the Circuit Development Community](https://www.circuit.com/web/developers/home)
Base URL:
Auth: unknown
Endpoints: 32
Reachable: unknown
CORS: unknown
https://circuitsandbox.net/rest/v2Auth: unknown
Endpoints: 32
Reachable: unknown
CORS: unknown
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/conversations | Gets a list of conversations | — | — | — |
GET |
/conversations/byIds | Gets conversations | — | — | — |
GET |
/conversations/community | Gets a list of communities | — | — | — |
GET |
/conversations/conversationdetails | Gets the conference details for multiple conversations | — | — | — |
GET |
/conversations/direct | Checks for a 1-to-1 conversation | — | — | — |
GET |
/conversations/favorite | Gets favorite conversations | — | — | — |
GET |
/conversations/label/{labelId} | Returns conversations with a certain label | — | — | — |
GET |
/conversations/resolveinvitetoken | Resolves an invite token to a conversation | — | — | — |
GET |
/conversations/search | Performs a conversation search | — | — | — |
GET |
/conversations/{convId} | Gets a conversation | — | — | — |
GET |
/conversations/{convId}/conversationdetails | Gets the conference details of a conversation | — | — | — |
GET |
/conversations/{convId}/items | Gets a list of conversation items | — | — | — |
GET |
/conversations/{convId}/participants | Performs a list of participants | — | — | — |
GET |
/conversations/{convId}/pins | Returns pinned topics of a conversation | — | — | — |
GET |
/spaces | Get the spaces | — | — | — |
GET |
/spaces/directory | Get the directory | — | — | — |
GET |
/spaces/exists/{name} | Space name exists | — | — | — |
GET |
/spaces/flagged | Get flagged items | — | — | — |
GET |
/spaces/ids | Get the spaces by their ids | — | — | — |
GET |
/spaces/likes/{itemId} | Get the likes of an item | — | — | — |
PUT |
/spaces/search/add/recent | Add recent search | — | — | — |
PUT |
/spaces/search/cancel/{searchId} | Cancels a space search of a client. | — | — | — |
GET |
/spaces/search/recent | Retrieve recent space searches | — | — | — |
GET |
/spaces/search/startBasic | starts a basic search in spaces | — | — | — |
GET |
/spaces/search/startDetailed | starts a detailed search in a space | — | — | — |
GET |
/spaces/{id}/participants | Get the participants of a space | — | — | — |
GET |
/spaces/{id}/participants/pending | Get the pending participants of a space | — | — | — |
GET |
/spaces/{id}/pinnedTopics | Retrieve pinned topics | — | — | — |
GET |
/spaces/{id}/searchParticipantsToAdd | Finds participants to add to add to a space | — | — | — |
GET |
/spaces/{id}/searchSpaceParticipants | Get the participants of a space | — | — | — |
GET |
/spaces/{spaceId}/participant/import/ | missing documentation | — | — | — |
GET |
/spaces/{spaceId}/topic/{topicId} | Gets space replies and a topic | — | — | — |
GET |
/spaces/{spaceId}/topic/{topicId}/reply | Gets space replies | — | — | — |
GET |
/spaces/{spaceId}/topics | Gets space topics | — | — | — |
GET |
/telephony/deviceInfos | Get devices infos | — | — | — |
GET |
/telephony/telephonyConversationId | Get telephony conversation id | — | — | — |
GET |
/telephony/{telephonyConversationId}/journal | Get journal | — | — | — |