{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"aff47e65-cc1a-47c2-a552-7f8414a7106a","name":"Juno API","description":"Welcome to the API documentation for our application!\n\nThis documentation provides a comprehensive reference guide for developers looking to integrate with our API.\n\nThe API is designed to facilitate communication between our application and other software systems by providing a set of well-defined endpoints, input parameters, output formats, and error responses.\n\nThe documentation includes detailed descriptions of each endpoint, along with sample requests and responses to help developers get started quickly. We hope that this documentation makes it easy for you to build powerful applications that leverage the capabilities of our API.\n\n## Authentication\n\nTo access the endpoints of our API, you must provide a valid Bearer token in the `Authorization` header of each request. In order to generate an access token, sign in to your Juno workspace → on the left menue → Admin → Security → Developer Settings →Generate Personal Access Token (you can find more details in [this guide](https://scribehow.com/shared/How_To_Generate_An_Access_Token_for_Juno_API__HmslUr3fT4iexWyRiuUetw)) . Bearer token authentication is a widely used industry standard for API authentication, and it provides a secure way to authenticate requests to our API. You should never share your Bearer token with anyone else or include it in client-side code, as this could compromise the security of your application. If you suspect that your Bearer token has been compromised, please contact our support team immediately to obtain a new token.\n\n### Querying Resources\n\nThe `ListQuery` interface defines a unified structure for searching different resources across all our API endpoints . This interface includes the following properties:\n\n- `filters` (optional): A set of filters that can be used to narrow down the search results. This can be any object that represents the filters, such as an array of key-value pairs.\n    \n- `limit` (optional): The maximum number of search results to return per request. If not specified, a default limit may be used.\n    \n- `skip` (optional): The number of search results to skip before returning the first result. This can be useful for implementing pagination.\n    \n- `sort` (optional): The sort order to use for the search results. This can be any object that represents the sort order, such as a JSON object.\n    \n- `select` (optional): The fields to include in the search results. This can be any object that represents the fields to select, such as a JSON object.\n    \n\nBy using this unified structure across all our API endpoints, developers can easily search for different resources using a consistent set of parameters, making it easier to integrate with our API.\n\nThe `filters` property is an optional property of the `ListQuery` interface that allows you to filter the search results based on certain criteria. It can be any object that represents the filters, such as an array of key-value pairs.\n\nThe `filters` property uses partial MQL (MongoDB Query Language) objects, which means that you can use a subset of MongoDB's query language to specify the filter criteria. For example, you can use the `$eq` operator to match values exactly, or the `$in` operator to match values in a specified array.\n\nIt's important to note that the filter criteria may differ according to the schema of the resource you are searching for. For example, if you are searching for users, the filter criteria may include properties such as `department`, `primaryEmail`, and `jobTitle`. On the other hand, if you are searching for Events, the filter criteria may include properties such as `eventType`, `userId`, and `startDate`.\n\nTherefore, it's important to refer to the documentation of the specific resource you are searching for to determine the appropriate filter criteria. This will ensure that you are using the correct filter criteria and getting the desired results.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"1715607","team":171483,"collectionId":"aff47e65-cc1a-47c2-a552-7f8414a7106a","publishedId":"2s93Jut3MD","public":true,"publicUrl":"https://developers.junojourney.com","privateUrl":"https://go.postman.co/documentation/1715607-aff47e65-cc1a-47c2-a552-7f8414a7106a","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"0077FF"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":""}],"appearance":{"default":"light","themes":[{"name":"dark","logo":"https://content.pstmn.io/bda4e0e9-ffb2-46f4-a975-535a58e0436b/c2NyYXRjaF8yODYucG5n","colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"0077FF"}},{"name":"light","logo":"https://content.pstmn.io/d39b4bf6-f01f-4bfd-83ff-542dee73b442/c2NyYXRjaF8yODYucG5n","colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"0077FF"}}]}},"version":"8.10.1","publishDate":"2025-02-04T12:48:02.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"","description":""},"logos":{"logoLight":"https://content.pstmn.io/d39b4bf6-f01f-4bfd-83ff-542dee73b442/c2NyYXRjaF8yODYucG5n","logoDark":"https://content.pstmn.io/bda4e0e9-ffb2-46f4-a975-535a58e0436b/c2NyYXRjaF8yODYucG5n"}},"statusCode":200},"environments":[],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/98cf85000426a436ed42e79b8a872542dbe59c04f539f409a2067a11d05d21cd","favicon":"https://junojourney.com/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"}],"canonicalUrl":"https://developers.junojourney.com/view/metadata/2s93Jut3MD"}