{"info":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","description":"<html><head></head><body><p>IPS4 provides an extensive REST API to provide a way to consume and create data for third-party applications and websites. Examples of things you can do include creating new topics, registering new members, updating member information, creating Commerce orders and much more besides.</p>\n<p>Each IPS4 community provides its own instance of the API. This means that if you're building an app that community administrators can enable in their community, each community needs to create an API key for your integration to use, and REST requests are sent directly to that community - and not to a central API location operated by us.</p>\n<p>For more information see: <a href=\"https://invisionpower.com\">https://invisionpower.com</a></p>\n<p>This file was prepared by community member Ocean West</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2850550","collectionId":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","publishedId":"RVu5iTiR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-04-09T03:52:23.000Z"},"item":[{"name":"System","item":[{"name":"Groups","item":[{"name":"core/groups","id":"cb2625a8-669c-4dee-934a-68d25b664822","request":{"method":"GET","header":[],"url":"{{url}}/core/groups","description":"<p>Get list of groups</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["core","groups"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb2625a8-669c-4dee-934a-68d25b664822"},{"name":"core/groups/{id}","event":[{"listen":"test","script":{"id":"86643b26-1cf2-4228-9c6a-80c88ebc600b","type":"text/javascript","exec":[""]}}],"id":"40c965e0-ae57-4e7a-8a48-6f4f316e98e6","request":{"method":"GET","header":[],"url":"{{url}}/core/groups/:id","description":"<p>Get information about a specific group</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["core","groups",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"18a31f50-fe82-4878-9b62-18c2a830416a","name":"core/groups/2","originalRequest":{"method":"GET","header":[],"url":"{{server}}/core/groups/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"close","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"94","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 07 Apr 2018 22:37:05 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"fmforums.com","path":"/","secure":true,"value":"1","key":"ips4_guestTermsDismissed"},{"expires":"Invalid Date","httpOnly":true,"domain":"fmforums.com","path":"/","secure":true,"value":"4c5e139d73748507e13096d5710a79f7","key":"ips4_device_key"},{"expires":"Invalid Date","httpOnly":true,"domain":"fmforums.com","path":"/","secure":true,"value":"51827","key":"ips4_member_id"},{"expires":"Invalid Date","httpOnly":true,"domain":"fmforums.com","path":"/","secure":true,"value":"d64193716054b2cfc87a9e6394a34b8d","key":"ips4_login_key"},{"expires":"Invalid Date","httpOnly":true,"domain":"fmforums.com","path":"/","secure":true,"value":"ba1ed182dc279312b37847873d6c14a5","key":"ips4_IPSSessionFront"},{"expires":"Invalid Date","httpOnly":false,"domain":"fmforums.com","path":"/","secure":true,"value":"America/Los_Angeles","key":"ips4_ipsTimezone"},{"expires":"Invalid Date","httpOnly":false,"domain":"fmforums.com","path":"/","secure":false,"value":"29dc4366-581d-41e7-9147-d57d7c3be6aa","key":"__stripe_mid"},{"expires":"Invalid Date","httpOnly":false,"domain":"fmforums.com","path":"/","secure":false,"value":"GA1.2.1260751374.1523022822","key":"_ga"},{"expires":"Invalid Date","httpOnly":false,"domain":"fmforums.com","path":"/","secure":false,"value":"56233f9aae07c1a55bf21ad5859d50a7","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"name\": \"Guests\",\n    \"formattedName\": \"<span style='color:#'>Guests<\\/span>\"\n}"}],"_postman_id":"40c965e0-ae57-4e7a-8a48-6f4f316e98e6"}],"id":"1708c94a-b348-4d7f-aace-b81b4f4f879b","event":[{"listen":"prerequest","script":{"id":"d7063925-528d-4775-8517-8ec498bec510","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"33aa7832-31fb-4a23-aea8-d00ffc634558","type":"text/javascript","exec":[""]}}],"_postman_id":"1708c94a-b348-4d7f-aace-b81b4f4f879b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Members","item":[{"name":"core/members","id":"3d36bb90-758e-451b-8cb0-2c46543b09dc","request":{"method":"GET","header":[],"url":"{{url}}/core/members","description":"<p>email search</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["core","members"],"host":["{{url}}"],"query":[{"disabled":true,"key":"sortBy","value":""},{"disabled":true,"key":"sortDir","value":""},{"disabled":true,"key":"name","value":""},{"disabled":true,"key":"email","value":""},{"disabled":true,"key":"group","value":""},{"disabled":true,"key":"page","value":""},{"disabled":true,"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"3d36bb90-758e-451b-8cb0-2c46543b09dc"},{"name":"core/members/{id}","id":"a81a6729-b32b-4602-b8af-f5ff410563f7","request":{"method":"GET","header":[],"url":"{{url}}/core/members/:id","description":"<p>email search</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["core","members",":id"],"host":["{{url}}"],"query":[{"disabled":true,"key":"otherFields","value":""}],"variable":[{"type":"any","value":"51827","key":"id"}]}},"response":[],"_postman_id":"a81a6729-b32b-4602-b8af-f5ff410563f7"},{"name":"core/members/{id}/follows","event":[{"listen":"test","script":{"id":"86643b26-1cf2-4228-9c6a-80c88ebc600b","type":"text/javascript","exec":[""]}}],"id":"3454e590-ef56-49c8-87cb-7aaa66498df8","request":{"method":"GET","header":[],"url":"{{url}}/core/members/:id/follows","description":"<p>Get list of items a member is following</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["core","members",":id","follows"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>Page Number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>Number of Results per page - defaults 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[{"type":"any","value":"51827","key":"id"}]}},"response":[{"id":"4bbe186d-795c-423e-9052-66f68dc4fcd2","name":"core/groups/2","originalRequest":{"method":"GET","header":[],"url":"{{server}}/core/groups/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"close","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"94","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 07 Apr 2018 22:37:05 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"fmforums.com","path":"/","secure":true,"value":"1","key":"ips4_guestTermsDismissed"},{"expires":"Invalid Date","httpOnly":true,"domain":"fmforums.com","path":"/","secure":true,"value":"4c5e139d73748507e13096d5710a79f7","key":"ips4_device_key"},{"expires":"Invalid Date","httpOnly":true,"domain":"fmforums.com","path":"/","secure":true,"value":"51827","key":"ips4_member_id"},{"expires":"Invalid Date","httpOnly":true,"domain":"fmforums.com","path":"/","secure":true,"value":"d64193716054b2cfc87a9e6394a34b8d","key":"ips4_login_key"},{"expires":"Invalid Date","httpOnly":true,"domain":"fmforums.com","path":"/","secure":true,"value":"ba1ed182dc279312b37847873d6c14a5","key":"ips4_IPSSessionFront"},{"expires":"Invalid Date","httpOnly":false,"domain":"fmforums.com","path":"/","secure":true,"value":"America/Los_Angeles","key":"ips4_ipsTimezone"},{"expires":"Invalid Date","httpOnly":false,"domain":"fmforums.com","path":"/","secure":false,"value":"29dc4366-581d-41e7-9147-d57d7c3be6aa","key":"__stripe_mid"},{"expires":"Invalid Date","httpOnly":false,"domain":"fmforums.com","path":"/","secure":false,"value":"GA1.2.1260751374.1523022822","key":"_ga"},{"expires":"Invalid Date","httpOnly":false,"domain":"fmforums.com","path":"/","secure":false,"value":"56233f9aae07c1a55bf21ad5859d50a7","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"name\": \"Guests\",\n    \"formattedName\": \"<span style='color:#'>Guests<\\/span>\"\n}"}],"_postman_id":"3454e590-ef56-49c8-87cb-7aaa66498df8"}],"id":"6a4f7e7c-e3ce-4e6d-9b4a-fe92beed3069","_postman_id":"6a4f7e7c-e3ce-4e6d-9b4a-fe92beed3069","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Authorized User","item":[{"name":"core/me","event":[{"listen":"prerequest","script":{"id":"9f82f8d6-e6b7-4a45-9c6b-2053493b4222","type":"text/javascript","exec":[""]}}],"id":"665b9805-3e0e-4cfb-8e16-73c30e3f684f","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{url}}/core/me","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["core","me"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"665b9805-3e0e-4cfb-8e16-73c30e3f684f"},{"name":"core/me/email","event":[{"listen":"prerequest","script":{"id":"9f82f8d6-e6b7-4a45-9c6b-2053493b4222","type":"text/javascript","exec":[""]}}],"id":"e52e4700-5aeb-4218-8d4e-4378b14281da","request":{"method":"GET","header":[],"url":"{{url}}/core/me/email","description":"<p>Authorized user</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["core","me","email"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e52e4700-5aeb-4218-8d4e-4378b14281da"}],"id":"f710611e-26cc-4d89-bb4a-2e7718f0f473","_postman_id":"f710611e-26cc-4d89-bb4a-2e7718f0f473","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Messages","item":[],"id":"ac200550-664c-471a-8673-1467f1ab6481","_postman_id":"ac200550-664c-471a-8673-1467f1ab6481","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Search","item":[{"name":"core/search","id":"6809df93-5f49-4646-b586-93a2df2a777d","request":{"method":"GET","header":[],"url":"{{url}}/core/search","description":"<p>Perform a search and get a list of results</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["core","search"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>int:  Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:  Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""},{"disabled":true,"description":{"content":"<p>string:  String to search for</p>\n","type":"text/plain"},"key":"q","value":""},{"disabled":true,"description":{"content":"<p>string:  Comma-separated list of tags to search for</p>\n","type":"text/plain"},"key":"tags","value":""},{"disabled":true,"description":{"content":"<p>string:  Content type class to restrict searches to</p>\n","type":"text/plain"},"key":"type","value":""},{"disabled":true,"description":{"content":"<p>int:  Restrict searches to comments or reviews made to the specified item</p>\n","type":"text/plain"},"key":"item","value":""},{"disabled":true,"description":{"content":"<p>string:  Comma-separated list of node IDs to restrict searches to</p>\n","type":"text/plain"},"key":"nodes","value":""},{"disabled":true,"description":{"content":"<p>int:  Minimum number of comments search results must have for content types that support comments</p>\n","type":"text/plain"},"key":"search_min_comments","value":""},{"disabled":true,"description":{"content":"<p>int:  Minimum number of comments search results must have for content types that require the first comment (e.g. topics)</p>\n","type":"text/plain"},"key":"search_min_replies","value":""},{"disabled":true,"description":{"content":"<p>int:  Minimum number of reviews search results must have</p>\n","type":"text/plain"},"key":"search_min_reviews","value":""},{"disabled":true,"description":{"content":"<p>int:  Minimum number of views search results must have</p>\n","type":"text/plain"},"key":"search_min_views","value":""},{"disabled":true,"description":{"content":"<p>string:  Restrict searches to results posted by this member (name)</p>\n","type":"text/plain"},"key":"author","value":""},{"disabled":true,"description":{"content":"<p>string:  Comma-separated list of club IDs to restrict searches to</p>\n","type":"text/plain"},"key":"club","value":""},{"disabled":true,"description":{"content":"<p>string:  Date period (from current time) that search results should start before</p>\n","type":"text/plain"},"key":"start_before","value":""},{"disabled":true,"description":{"content":"<p>string:  Date period (from current time) that search results should start after</p>\n","type":"text/plain"},"key":"start_after","value":""},{"disabled":true,"description":{"content":"<p>string:  Date period (from current time) that search results should last be updated before</p>\n","type":"text/plain"},"key":"updated_before","value":""},{"disabled":true,"description":{"content":"<p>string:  Date period (from current time) that search results should last be updated after</p>\n","type":"text/plain"},"key":"updated_after","value":""},{"disabled":true,"description":{"content":"<p>string:  Sort by method (newest or relevancy)</p>\n","type":"text/plain"},"key":"sortby","value":""},{"disabled":true,"description":{"content":"<p>string:  Whether to search both tags and search term (\"and\") or either (\"or\")</p>\n","type":"text/plain"},"key":"eitherTermsOrTags","value":""},{"disabled":true,"description":{"content":"<p>string:  Whether to perform an \"and\" search or an \"or\" search for all search terms</p>\n","type":"text/plain"},"key":"search_and_or","value":""},{"disabled":true,"description":{"content":"<p>string:  Specify \"titles\" to search in titles only, otherwise titles and content are both searched</p>\n","type":"text/plain"},"key":"search_in","value":""}],"variable":[]}},"response":[],"_postman_id":"6809df93-5f49-4646-b586-93a2df2a777d"}],"id":"0b9d0053-244e-4f61-becd-af0e8a02cf1b","_postman_id":"0b9d0053-244e-4f61-becd-af0e8a02cf1b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Hello","item":[{"name":"core/hello","event":[{"listen":"prerequest","script":{"id":"9f82f8d6-e6b7-4a45-9c6b-2053493b4222","type":"text/javascript","exec":[""]}}],"id":"29a97b0f-f932-4a74-9ba2-0a9f993afbf2","request":{"method":"GET","header":[],"url":"{{url}}/core/hello","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["core","hello"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"29a97b0f-f932-4a74-9ba2-0a9f993afbf2"}],"id":"e3ccb2fa-745b-44a3-9d8a-6d704c97a3f7","_postman_id":"e3ccb2fa-745b-44a3-9d8a-6d704c97a3f7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}}],"id":"f2da1a27-2aa1-4321-b9c2-3683ef0e8122","event":[{"listen":"prerequest","script":{"id":"e06bd4be-17b2-41c5-904a-02fabe38f4fb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"63406565-ce92-4a03-8a94-ebac1ad38338","type":"text/javascript","exec":[""]}}],"_postman_id":"f2da1a27-2aa1-4321-b9c2-3683ef0e8122","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Downloads","item":[{"name":"Comments","item":[{"name":"downloads/comments","id":"7cca02b1-fc02-49dc-877c-d606068e3b88","request":{"method":"GET","header":[],"url":"{{url}}/downloads/comments","description":"<p>Get list of reviews</p>\n<p>For requests using an OAuth Access Token for a particular member, only reviews the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","comments"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string:  Comma-delimited list of category IDs</p>\n","type":"text/plain"},"key":"categories","value":""},{"disabled":true,"description":{"content":"<p>string:  Comma-delimited list of member IDs - if provided, only topics started by those members are returned</p>\n","type":"text/plain"},"key":"authors","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only reviews from events which are locked are returned, if 0 only unlocked</p>\n","type":"text/plain"},"key":"locked","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only reviews which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only reviews from events which are featured are returned, if 0 only not featured</p>\n","type":"text/plain"},"key":"featured","value":""},{"disabled":true,"description":{"content":"<p>string:  What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string:  Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:  Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:  Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"7cca02b1-fc02-49dc-877c-d606068e3b88"},{"name":"downloads/comments/{id}","id":"3689fd08-2780-49e5-8192-277c22c45010","request":{"method":"GET","header":[],"url":"{{url}}/downloads/comments/:id","description":"<p>View information about a specific comment</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","comments",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"3689fd08-2780-49e5-8192-277c22c45010"}],"id":"7c57d9d9-2247-4711-91d3-06c54c7c17fd","_postman_id":"7c57d9d9-2247-4711-91d3-06c54c7c17fd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Categories","item":[{"name":"downloads/category","id":"caa59dab-58e3-428f-bfe9-e7a60cfc956e","request":{"method":"GET","header":[],"url":"{{url}}/downloads/category","description":"<p>Get list of categories</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","category"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"caa59dab-58e3-428f-bfe9-e7a60cfc956e"},{"name":"downloads/category/{id}","id":"d4bd4940-9ae7-428e-9df1-26d5c9063fd3","request":{"method":"GET","header":[],"url":"{{url}}/downloads/category/:id","description":"<p>Get list of categories</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","category",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"d4bd4940-9ae7-428e-9df1-26d5c9063fd3"}],"id":"522785c2-a699-46ea-abd8-394feb59474e","_postman_id":"522785c2-a699-46ea-abd8-394feb59474e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Files","item":[{"name":"downloads/files","id":"d2187907-f880-4528-81d4-3300f02756f8","request":{"method":"GET","header":[],"url":"{{url}}/downloads/files","description":"<p>Get list of files</p>\n<p>For requests using an OAuth Access Token for a particular member, only files the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","files"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d2187907-f880-4528-81d4-3300f02756f8"},{"name":"downloads/files/{id}","id":"e183724e-cf62-4ec1-9792-33600c800725","request":{"method":"GET","header":[],"url":"{{url}}/downloads/files/:id","description":"<p>View information about a specific file</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","files",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"6","key":"id"}]}},"response":[],"_postman_id":"e183724e-cf62-4ec1-9792-33600c800725"},{"name":"downloads/files/{id}/comments","id":"88cb32e1-0ce2-4e47-8c19-de0bd664037f","request":{"method":"GET","header":[],"url":"{{url}}/downloads/files/:id/comments","description":"<p>Get comments on an file</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","files",":id","comments"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>int:    If 1, only comments which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"88cb32e1-0ce2-4e47-8c19-de0bd664037f"},{"name":"downloads/files/{id}/reviews","id":"03ea31fa-2ebf-44db-aef6-9dca9bf7b1f2","request":{"method":"GET","header":[],"url":"{{url}}/downloads/files/:id/reviews","description":"<p>View information about a specific comment</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","files",":id","reviews"],"host":["{{url}}"],"query":[{"disabled":true,"key":"hidden","value":""},{"disabled":true,"key":"sortDir","value":""},{"disabled":true,"key":"page","value":""},{"disabled":true,"key":"perPage","value":""}],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"03ea31fa-2ebf-44db-aef6-9dca9bf7b1f2"},{"name":"downloads/files/{id}/history","id":"eba83d97-4914-4c86-94c0-90cef1195bfe","request":{"method":"GET","header":[],"url":"{{url}}/downloads/files/:id/history","description":"<p>Get previous versions for a file</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","files",":id","history"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"eba83d97-4914-4c86-94c0-90cef1195bfe"}],"id":"34578791-d6b8-4464-b494-14c1143de46a","_postman_id":"34578791-d6b8-4464-b494-14c1143de46a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Reviews","item":[{"name":"downloads/reviews","id":"9b098d48-3b4b-4ef0-8afa-62b7abe2e995","request":{"method":"GET","header":[],"url":"{{url}}/downloads/reviews","description":"<p>Get list of reviews</p>\n<p>For requests using an OAuth Access Token for a particular member, only reviews the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","reviews"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string:  Comma-delimited list of category IDs</p>\n","type":"text/plain"},"key":"categories","value":""},{"disabled":true,"description":{"content":"<p>string:  Comma-delimited list of member IDs - if provided, only topics started by those members are returned</p>\n","type":"text/plain"},"key":"authors","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only reviews from events which are locked are returned, if 0 only unlocked</p>\n","type":"text/plain"},"key":"locked","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only reviews which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only reviews from events which are featured are returned, if 0 only not featured</p>\n","type":"text/plain"},"key":"featured","value":""},{"disabled":true,"description":{"content":"<p>string:  What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string:  Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:  Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:  Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"9b098d48-3b4b-4ef0-8afa-62b7abe2e995"},{"name":"downloads/reviews/{id}","id":"ad225123-d818-48d6-92f1-d775874dffcc","request":{"method":"GET","header":[],"url":"{{url}}/downloads/reviews/:id","description":"<p>View information about a specific review</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["downloads","reviews",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"ad225123-d818-48d6-92f1-d775874dffcc"}],"id":"a2252cff-a2c7-4143-bc15-c8c4897cbef1","_postman_id":"a2252cff-a2c7-4143-bc15-c8c4897cbef1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}}],"id":"0d994b06-c535-46a1-a069-cde7569e5370","_postman_id":"0d994b06-c535-46a1-a069-cde7569e5370","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Forums","item":[{"name":"Topics","item":[{"name":"forums/topics","id":"d04f2bf9-cb61-4d93-ab8b-f25e2aba592d","request":{"method":"GET","header":[],"url":"{{url}}/forums/topics","description":"<p>Get list of topics</p>\n<p>For requests using an OAuth Access Token for a particular member, only topics the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["forums","topics"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d04f2bf9-cb61-4d93-ab8b-f25e2aba592d"},{"name":"forums/topics/{id}","id":"42e99158-9f3a-4cac-9af4-7ae9c54185e9","request":{"method":"GET","header":[],"url":"{{url}}/forums/topics/:id","description":"<p>View information about a specific topic</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["forums","topics",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"42e99158-9f3a-4cac-9af4-7ae9c54185e9"},{"name":"forums/topics/{id}/posts","id":"5b67e03c-936b-4fba-8171-17ba2a246c86","request":{"method":"GET","header":[],"url":"{{url}}/forums/topics/:id/posts","description":"<p>Get posts in a topic</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["forums","topics",":id","posts"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>int:  If 1, only posts which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>string:  Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:  Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:  Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"5b67e03c-936b-4fba-8171-17ba2a246c86"}],"id":"afb2befe-f145-4f6f-98f4-359e93c0132e","_postman_id":"afb2befe-f145-4f6f-98f4-359e93c0132e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Forums","item":[{"name":"forums/forums","id":"0c5ab00b-6857-45c4-bc63-3586b20a88bc","request":{"method":"GET","header":[],"url":"{{url}}/forums/forums","description":"<p>Get list of forums\nFor requests using an OAuth Access Token for a particular member, only forums the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["forums","forums"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>int:  Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:  The number of results that will be on each page</p>\n","type":"text/plain"},"key":"perPage","value":""},{"disabled":true,"description":{"content":"<p>int:  The total number of results</p>\n","type":"text/plain"},"key":"totalResults","value":""},{"disabled":true,"description":{"content":"<p>int:  The number of pages of results</p>\n","type":"text/plain"},"key":"totalPages","value":""},{"disabled":true,"description":{"content":"<p>array of forum objects:  The results for this page</p>\n","type":"text/plain"},"key":"results","value":""}],"variable":[]}},"response":[],"_postman_id":"0c5ab00b-6857-45c4-bc63-3586b20a88bc"},{"name":"forums/forums/{id}","event":[{"listen":"prerequest","script":{"id":"e6dc2330-931c-4b70-afb8-255607f2ed82","type":"text/javascript","exec":[""]}}],"id":"34435a7f-12ab-4cf7-82de-3b21a2b24f0f","request":{"method":"GET","header":[],"url":"{{url}}/forums/forums/:id","description":"<p>Get list of forums\nFor requests using an OAuth Access Token for a particular member, only forums the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["forums","forums",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"305","key":"id"}]}},"response":[],"_postman_id":"34435a7f-12ab-4cf7-82de-3b21a2b24f0f"}],"id":"954b59ca-06d7-4513-9b4f-7a6411696243","_postman_id":"954b59ca-06d7-4513-9b4f-7a6411696243","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Posts","item":[{"name":"forums/posts","id":"7218aee0-a557-4ecc-a3d2-4d08f6553cce","request":{"method":"GET","header":[],"url":"{{url}}/forums/posts","description":"<p>Get list of posts</p>\n<p>For requests using an OAuth Access Token for a particular member, only posts the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["forums","posts"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string:  Comma-delimited list of forum IDs</p>\n","type":"text/plain"},"key":"forums","value":""},{"disabled":true,"description":{"content":"<p>string:  Comma-delimited list of member IDs - if provided, only posts by those members are returned</p>\n","type":"text/plain"},"key":"authors","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only posts from topics with a best answer are returned, if 0 only without</p>\n","type":"text/plain"},"key":"hasBestAnswer","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only posts from topics with a poll are returned, if 0 only without</p>\n","type":"text/plain"},"key":"hasPoll","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only posts from topics which are locked are returned, if 0 only unlocked</p>\n","type":"text/plain"},"key":"locked","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only posts which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only posts from topics which are pinned are returned, if 0 only not pinned</p>\n","type":"text/plain"},"key":"pinned","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only posts from topics which are featured are returned, if 0 only not featured</p>\n","type":"text/plain"},"key":"featured","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only posts from topics which are archived are returned, if 0 only not archived</p>\n","type":"text/plain"},"key":"archived","value":""},{"disabled":true,"description":{"content":"<p>string:  What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string:  Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:  Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:  Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"7218aee0-a557-4ecc-a3d2-4d08f6553cce"},{"name":"forums/posts/{id}","id":"c57885e3-d899-4ed0-b142-f23d61f5eb55","request":{"method":"GET","header":[],"url":"{{url}}/forums/posts/:id","description":"<p>Get list of forums</p>\n<p>For requests using an OAuth Access Token for a particular member, only forums the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["forums","posts",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"c57885e3-d899-4ed0-b142-f23d61f5eb55"}],"id":"4f3fca32-e4de-4cb6-9f55-f59f320a5a89","_postman_id":"4f3fca32-e4de-4cb6-9f55-f59f320a5a89","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}}],"id":"50f5d360-b49f-4d4e-8032-51b2cc00b739","_postman_id":"50f5d360-b49f-4d4e-8032-51b2cc00b739","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Pages","item":[{"name":"Database Comments","item":[{"name":"cms/comments/{database_id}","id":"d6268bcb-268e-4f90-8142-3dfecb23a9a0","request":{"method":"GET","header":[],"url":"{{url}}/cms/comments/:db_id","description":"<p>Get list of comments</p>\n<p>For requests using an OAuth Access Token for a particular member, only comments the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["cms","comments",":db_id"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of category IDs</p>\n","type":"text/plain"},"key":"categories","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of member IDs - if provided, only topics started by those members are returned</p>\n","type":"text/plain"},"key":"authors","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only comments from events which are locked are returned, if 0 only unlocked</p>\n","type":"text/plain"},"key":"locked","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only comments which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only comments from events which are featured are returned, if 0 only not featured</p>\n","type":"text/plain"},"key":"featured","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[{"type":"any","value":"","key":"db_id"}]}},"response":[],"_postman_id":"d6268bcb-268e-4f90-8142-3dfecb23a9a0"},{"name":"cms/comments/{database_id}/{id}","id":"e3d4dae0-7502-403c-a81b-b93d156c87ee","request":{"method":"GET","header":[],"url":"{{url}}/cms/comments/:db_id/:id","description":"<p>View information about a specific comment</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["cms","comments",":db_id",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"db_id"},{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"e3d4dae0-7502-403c-a81b-b93d156c87ee"}],"id":"3246be5d-af7a-44d9-9fe7-99e53e8bdad5","_postman_id":"3246be5d-af7a-44d9-9fe7-99e53e8bdad5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Database Records","item":[{"name":"cms/records/{database_id}","id":"480c4625-4f4b-43a8-b82b-8825ab10ac7f","request":{"method":"GET","header":[],"url":"{{url}}/cms/records/:db_id","description":"<p>Get list of records</p>\n<p>For requests using an OAuth Access Token for a particular member, only records the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["cms","records",":db_id"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of category IDs</p>\n","type":"text/plain"},"key":"categories","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of member IDs - if provided, only topics started by those members are returned</p>\n","type":"text/plain"},"key":"authors","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only comments from events which are locked are returned, if 0 only unlocked</p>\n","type":"text/plain"},"key":"locked","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only comments which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only comments from events which are featured are returned, if 0 only not featured</p>\n","type":"text/plain"},"key":"featured","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[{"type":"any","value":"","key":"db_id"}]}},"response":[],"_postman_id":"480c4625-4f4b-43a8-b82b-8825ab10ac7f"},{"name":"cms/records/{database_id}/{record_id}","id":"61cbb441-1697-4a53-a922-7c86898fd0b7","request":{"method":"GET","header":[],"url":"{{url}}/cms/records/:db_id/:rec_id","description":"<p>View details about a specific record</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["cms","records",":db_id",":rec_id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"db_id"},{"type":"any","value":"","key":"rec_id"}]}},"response":[],"_postman_id":"61cbb441-1697-4a53-a922-7c86898fd0b7"},{"name":"cms/records/{database_id}/{record_id}/comments","id":"31d13cc4-314c-4255-ab83-5ca79679e492","request":{"method":"GET","header":[],"url":"{{url}}/cms/records/:db_id/:rec_id/comments","description":"<p>Get comments on a record</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["cms","records",":db_id",":rec_id","comments"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>int:    If 1, only comments which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[{"type":"any","value":"","key":"db_id"},{"type":"any","value":"","key":"rec_id"}]}},"response":[],"_postman_id":"31d13cc4-314c-4255-ab83-5ca79679e492"},{"name":"cms/records/{database_id}/{record_id}/reviews","id":"8b14004a-479b-4af6-ada8-bf012cee9225","request":{"method":"GET","header":[],"url":"{{url}}/cms/records/:db_id/:rec_id/reviews","description":"<p>Get reviews on a record</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["cms","records",":db_id",":rec_id","reviews"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>int:    If 1, only comments which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>string: Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[{"type":"any","value":"","key":"db_id"},{"type":"any","value":"","key":"rec_id"}]}},"response":[],"_postman_id":"8b14004a-479b-4af6-ada8-bf012cee9225"}],"id":"c88f9c17-4dd7-4daf-9a02-4966f1b7cd0f","_postman_id":"c88f9c17-4dd7-4daf-9a02-4966f1b7cd0f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Database Reviews","item":[{"name":"cms/reviews/{database_id}","id":"2377aba9-294a-49d6-8601-cad1f703c378","request":{"method":"GET","header":[],"url":"{{url}}/cms/reviews/:db_id","description":"<p>Get list of comments</p>\n<p>For requests using an OAuth Access Token for a particular member, only comments the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["cms","reviews",":db_id"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of category IDs</p>\n","type":"text/plain"},"key":"categories","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of member IDs - if provided, only topics started by those members are returned</p>\n","type":"text/plain"},"key":"authors","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only comments from events which are locked are returned, if 0 only unlocked</p>\n","type":"text/plain"},"key":"locked","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only comments which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only comments from events which are featured are returned, if 0 only not featured</p>\n","type":"text/plain"},"key":"featured","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[{"type":"any","value":"","key":"db_id"}]}},"response":[],"_postman_id":"2377aba9-294a-49d6-8601-cad1f703c378"},{"name":"cms/reviews/{database_id}/{id}","id":"67b406d8-c418-4ec6-8940-e0723b78cf92","request":{"method":"GET","header":[],"url":"{{url}}/cms/reviews/:db_id/:id","description":"<p>View information about a specific comment</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["cms","reviews",":db_id",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"db_id"},{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"67b406d8-c418-4ec6-8940-e0723b78cf92"}],"id":"7f34c9a7-6355-4e00-bd80-ab390d67aba0","_postman_id":"7f34c9a7-6355-4e00-bd80-ab390d67aba0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}}],"id":"8142a57d-8b76-415f-a248-66be6eade7bb","_postman_id":"8142a57d-8b76-415f-a248-66be6eade7bb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Blogs","item":[{"name":"Blogs","item":[{"name":"blog/blogs","id":"26ba3282-e6ec-43b1-a1cf-3c73e6c0e8b9","request":{"method":"GET","header":[],"url":"{{url}}/blog/blogs","description":"<p>Get list of blogs</p>\n<p>For requests using an OAuth Access Token for a particular member, only blogs that are not disabled and not belonging to a particular club or social group will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["blog","blogs"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of member IDs - if provided, only blogs owned by those members are returned (can be used in conjection with groups or set to 0 to exclude member-created blogs)</p>\n","type":"text/plain"},"key":"owners","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of group IDs - if provided, only blogs owned by those groups are returned (can be used in conjection with members or set to 0 to exclude group blogs)</p>\n","type":"text/plain"},"key":"groups","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only blogs which are pinned are returned, if 0 only not pinned</p>\n","type":"text/plain"},"key":"pinned","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'count_entries' for number of entries, 'last_edate' for last entry date or do not specify for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string: Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"26ba3282-e6ec-43b1-a1cf-3c73e6c0e8b9"},{"name":"blog/blogs/{id}","event":[{"listen":"prerequest","script":{"id":"e6dc2330-931c-4b70-afb8-255607f2ed82","type":"text/javascript","exec":[""]}}],"id":"b89a46ff-685f-4111-bf59-06a8e38d0969","request":{"method":"GET","header":[],"url":"{{url}}/blog/blogs/:id","description":"<p>Get information about a specific blog</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["blog","blogs",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"b89a46ff-685f-4111-bf59-06a8e38d0969"}],"id":"23222e4f-50af-4bdd-8940-5dac76875401","_postman_id":"23222e4f-50af-4bdd-8940-5dac76875401","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Comments","item":[{"name":"blog/comments","id":"239893d3-a552-4169-8be2-26c2825caf72","request":{"method":"GET","header":[],"url":"{{url}}/blog/comments/","description":"<p>For requests using an OAuth Access Token for a particular member, only posts the authorized user can view will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["blog","comments",""],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string:  Comma-delimited list of blog IDs</p>\n","type":"text/plain"},"key":"blogs","value":""},{"disabled":true,"description":{"content":"<p>string:  Comma-delimited list of member IDs - if provided, only topics started by those members are returned</p>\n","type":"text/plain"},"key":"authors","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only comments from entries which are locked are returned, if 0 only unlocked</p>\n","type":"text/plain"},"key":"locked","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only comments which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only posts from topics which are pinned are returned, if 0 only not pinned</p>\n","type":"text/plain"},"key":"pinned","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only comments from entries which are featured are returned, if 0 only not featured</p>\n","type":"text/plain"},"key":"featured","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only draft entries are returned, if 0 only published. Ignored for requests using an OAuth Access Token for a particular member</p>\n","type":"text/plain"},"key":"draft","value":""},{"disabled":true,"description":{"content":"<p>string:  What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string:  Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:  Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:  Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"239893d3-a552-4169-8be2-26c2825caf72"},{"name":"blog/comments/{id}","id":"1a632906-e0e1-4db8-b75a-4c6d2ec4b353","request":{"method":"GET","header":[],"url":"{{url}}/blog/blogs/:id","description":"<p>Get information about a specific blog</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["blog","blogs",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"1a632906-e0e1-4db8-b75a-4c6d2ec4b353"}],"id":"a52ce910-4540-4779-a300-05c05e0d01b9","_postman_id":"a52ce910-4540-4779-a300-05c05e0d01b9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Entries","item":[{"name":"blog/entries","id":"464dcde4-4e2a-4160-914f-91d4c31ca11c","request":{"method":"GET","header":[],"url":"{{url}}/blog/entries","description":"<p>Get list of entries</p>\n<p>For requests using an OAuth Access Token for a particular member, only entries that are published and in blogs that are not disabled and not belonging to a particular club or social group will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["blog","entries"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string:  Comma-delimited list of blog IDs</p>\n","type":"text/plain"},"key":"blogs","value":""},{"disabled":true,"description":{"content":"<p>string:  Comma-delimited list of member IDs - if provided, only entries started by those members are returned</p>\n","type":"text/plain"},"key":"authors","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only entries which are locked are returned, if 0 only unlocked</p>\n","type":"text/plain"},"key":"locked","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only entries which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only entries which are pinned are returned, if 0 only not pinned</p>\n","type":"text/plain"},"key":"pinned","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only entries which are featured are returned, if 0 only not featured</p>\n","type":"text/plain"},"key":"featured","value":""},{"disabled":true,"description":{"content":"<p>int:  If 1, only draft entries are returned, if 0 only published</p>\n","type":"text/plain"},"key":"draft","value":""},{"disabled":true,"description":{"content":"<p>string:  What to sort by. Can be 'date' for creation date, 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string:  Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:  Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:  Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"464dcde4-4e2a-4160-914f-91d4c31ca11c"},{"name":"blog/entries/{id}","id":"b78cf52f-80c7-41db-a707-0316d48b0f48","request":{"method":"GET","header":[],"url":"{{url}}/blog/entries/:id","description":"<p>View information about a specific blog entry</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["blog","entries",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"b78cf52f-80c7-41db-a707-0316d48b0f48"},{"name":"blog/entries/{id}/comments","id":"a15a0a2c-061a-402c-933a-90d3c422e6d4","request":{"method":"GET","header":[],"url":"{{url}}/blog/entries/:id/comments","description":"<p>Get posts in a topic</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["blog","entries",":id","comments"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>int:  Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:  Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"a15a0a2c-061a-402c-933a-90d3c422e6d4"}],"id":"0fec2537-4a9a-419b-bb4f-2313eaf842c8","_postman_id":"0fec2537-4a9a-419b-bb4f-2313eaf842c8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}}],"id":"cbc857f8-57d4-4270-963d-20cb62f2d8e9","_postman_id":"cbc857f8-57d4-4270-963d-20cb62f2d8e9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Commerce","item":[{"name":"Invoices","item":[{"name":"nexus/invoices","id":"ff628ea1-2978-4473-b30a-8d6ca01d2b49","request":{"method":"GET","header":[],"url":"{{url}}/nexus/invoices","description":"<p>Get list of invoices\nFor requests using an OAuth Access Token for a particular member, only the members own invoices will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","invoices"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff628ea1-2978-4473-b30a-8d6ca01d2b49"},{"name":"nexus/invoices/{id}","id":"de51821e-6577-4cda-94d0-78238f212b82","request":{"method":"GET","header":[],"url":"{{url}}/nexux/invoices/:id","description":"<p>Get information about a specific invoice</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexux","invoices",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"de51821e-6577-4cda-94d0-78238f212b82"}],"id":"c2a93d16-f55a-42aa-a903-33b009abacb3","_postman_id":"c2a93d16-f55a-42aa-a903-33b009abacb3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Purcahses","item":[{"name":"/nexus/purchases","id":"dd70420f-a3ff-4295-a7fa-50c164f83334","request":{"method":"GET","header":[],"url":"{{url}}/nexus/purchases","description":"<p>Get list of purchases</p>\n<p>For requests using an OAuth Access Token for a particular member, only the members own purchases will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","purchases"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of customer IDs - if provided, only invoices belonging to those customers are returned. Ignored for requests using an OAuth Access Token for a particular member</p>\n","type":"text/plain"},"key":"customers","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only active purchases are returned. If 0, only inactive</p>\n","type":"text/plain"},"key":"active","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only canceled purchases are returned. If 0, only not canceled</p>\n","type":"text/plain"},"key":"canceled","value":""},{"disabled":true,"description":{"content":"<p>string: If specified, only purchases with this item type are returned</p>\n","type":"text/plain"},"key":"itemType","value":""},{"disabled":true,"description":{"content":"<p>int:    If specified, only purchases with this item ID are returned</p>\n","type":"text/plain"},"key":"itemId","value":""},{"disabled":true,"description":{"content":"<p>int:    If specified, only purchases with which are children of the purchase with the ID specified are returned</p>\n","type":"text/plain"},"key":"parent","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only purchases which show in the Admin CP are returned, if 0, only purchases which do not</p>\n","type":"text/plain"},"key":"show","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'start' (for purchase date), 'expire' (for the epiry date) or do not specify for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string: Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"dd70420f-a3ff-4295-a7fa-50c164f83334"},{"name":"/nexus/purchases/{id}","id":"7295d075-b132-464b-9a9e-077af80f8bee","request":{"method":"GET","header":[],"url":"{{url}}/nexus/purchases/:id","description":"<p>Get list of purchases</p>\n<p>For requests using an OAuth Access Token for a particular member, only the members own purchases will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","purchases",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"7295d075-b132-464b-9a9e-077af80f8bee"}],"id":"80c46be4-82d5-406a-bcd7-43ef6fb50943","_postman_id":"80c46be4-82d5-406a-bcd7-43ef6fb50943","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"License Keys","item":[{"name":"nexus/lkey/{key}","id":"6ed2484c-8a58-425d-bbd6-fae139069df0","request":{"method":"GET","header":[],"url":"{{url}}/nexus/lkey/:key","description":"<p>Get information about a specific purchase from its license key</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","lkey",":key"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"key"}]}},"response":[],"_postman_id":"6ed2484c-8a58-425d-bbd6-fae139069df0"}],"id":"96bb7f3b-3627-4c3d-8a05-78af602fb693","_postman_id":"96bb7f3b-3627-4c3d-8a05-78af602fb693","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Support Requests","item":[{"name":"/nexus/supportrequests","id":"f5f5513e-32cd-4fb4-98a2-8d283e033510","request":{"method":"GET","header":[],"url":"{{url}}/nexus/supportrequests","description":"<p>Get list of support requests</p>\n<p>For requests using an OAuth Access Token for a particular member, only topics the authorized user can view will be included - if the user is a staff member, will use their staff permissions</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","supportrequests"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of member IDs - if provided, only support requests belonging to those members (or emails specified by email param) are returned</p>\n","type":"text/plain"},"key":"authors","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of email addresses - if provided, only support requests created by those emails (or members specified by authors param) are returned</p>\n","type":"text/plain"},"key":"email","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of department IDs</p>\n","type":"text/plain"},"key":"departments","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of status IDs</p>\n","type":"text/plain"},"key":"statuses","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of status IDs</p>\n","type":"text/plain"},"key":"severities","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of purchase IDs - if provided, only support requests associated with one of the provided purchase IDs are returned</p>\n","type":"text/plain"},"key":"purchases","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of member IDs - if provided, only support requests assigned to the staff members with one of the provided IDs are returned</p>\n","type":"text/plain"},"key":"staff","value":""},{"disabled":true,"description":{"content":"<p>int:    If 1, only replies which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"f5f5513e-32cd-4fb4-98a2-8d283e033510"},{"name":"/nexus/supportrequests/{id}","id":"eaca9c4a-11d0-40bc-910a-2756decea197","request":{"method":"GET","header":[],"url":"{{url}}/nexus/supportrequests/:id","description":"<p>Get list of support requests</p>\n<p>For requests using an OAuth Access Token for a particular member, only topics the authorized user can view will be included - if the user is a staff member, will use their staff permissions</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","supportrequests",":id"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>int:    If 1, only replies which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>string: Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""}],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"eaca9c4a-11d0-40bc-910a-2756decea197"},{"name":"/nexus/supportrequests/{id}/replies","id":"87c4412f-bd9e-4577-9835-f90061b57c44","request":{"method":"GET","header":[],"url":"{{url}}/nexus/supportrequests/:id/replies","description":"<p>Get list of support requests</p>\n<p>For requests using an OAuth Access Token for a particular member, only topics the authorized user can view will be included - if the user is a staff member, will use their staff permissions</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","supportrequests",":id","replies"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>int:    If 1, only replies which are hidden are returned, if 0 only not hidden</p>\n","type":"text/plain"},"key":"hidden","value":""},{"disabled":true,"description":{"content":"<p>string: Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"87c4412f-bd9e-4577-9835-f90061b57c44"}],"id":"cad2317e-95c5-4bde-8964-4e6eaa6e08fc","_postman_id":"cad2317e-95c5-4bde-8964-4e6eaa6e08fc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Transactions","item":[{"name":"nexus/transactons","id":"23bbc5f8-3251-4916-9e30-e6ae416745c0","request":{"method":"GET","header":[],"url":"{{url}}/nexus/transactions","description":"<p>Get list of transactions</p>\n<p>For requests using an OAuth Access Token for a particular member, only the members own transactions will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","transactions"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of customer IDs - if provided, only transactions from those customers are returned. Ignored for requests using an OAuth Access Token for a particular member</p>\n","type":"text/plain"},"key":"customers","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of statuses - if provided, only transactions with those statuses are returned - see transaction object for status keys</p>\n","type":"text/plain"},"key":"statuses","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of gateway IDs - if provided, only transactions from those gateways are returned</p>\n","type":"text/plain"},"key":"gateways","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'amount' or do not specify for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string: Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"23bbc5f8-3251-4916-9e30-e6ae416745c0"},{"name":"nexus/transactons/{id}","id":"73003ec9-2dd6-4481-88e4-c9144cbcfeb2","request":{"method":"GET","header":[],"url":"{{url}}/nexus/transactions/:id","description":"<p>Get information about a specific transaction</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","transactions",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"73003ec9-2dd6-4481-88e4-c9144cbcfeb2"}],"id":"580ca23b-3197-4de3-99c9-5ca7c3e980c8","_postman_id":"580ca23b-3197-4de3-99c9-5ca7c3e980c8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Shipments","item":[{"name":"nexus/shipments","id":"5eea2b36-e031-4832-85d5-10c8c9015d23","request":{"method":"GET","header":[],"url":"{{url}}/nexus/shipments","description":"<p>Get list of transactions</p>\n<p>For requests using an OAuth Access Token for a particular member, only the members own transactions will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","shipments"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of statuses - if provided, only transactions with those statuses are returned - see transaction object for status keys</p>\n","type":"text/plain"},"key":"statuses","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of shipping method IDs - if provided, only shipments from those methods are returned</p>\n","type":"text/plain"},"key":"methods","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'amount' or do not specify for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string: Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"5eea2b36-e031-4832-85d5-10c8c9015d23"},{"name":"nexus/shipments/{id}","id":"a2ad717f-f8e0-4a8f-8c11-aa81fc44e316","request":{"method":"GET","header":[],"url":"{{url}}/nexus/shipments/:id","description":"<p>Get information about a specific shipment</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","shipments",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"a2ad717f-f8e0-4a8f-8c11-aa81fc44e316"}],"id":"80124cc1-09df-42cf-a085-547423951beb","_postman_id":"80124cc1-09df-42cf-a085-547423951beb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Support Replies","item":[{"name":"/nexus/supportreplies","id":"1180a0a0-7f25-47c3-bcf3-7b23133e6b80","request":{"method":"GET","header":[],"url":"{{url}}/nexus/supportreplies","description":"<p>Get list of support replies</p>\n<p>For requests using an OAuth Access Token for a particular member, only topics the authorized user can view will be included - if the user is a staff member, will use their staff permissions</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","supportreplies"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>int:    If 1, only replies by staff will be included. If 0, only replies by non-staff.</p>\n","type":"text/plain"},"key":"staffReplies","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of member IDs - if provided, only support requests belonging to those members (or emails specified by email param) are returned</p>\n","type":"text/plain"},"key":"authors","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of department IDs</p>\n","type":"text/plain"},"key":"departments","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of status IDs</p>\n","type":"text/plain"},"key":"statuses","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of status IDs</p>\n","type":"text/plain"},"key":"severities","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'title' or leave unspecified for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"1180a0a0-7f25-47c3-bcf3-7b23133e6b80"},{"name":"/nexus/supportreplies/{id}","id":"3c784d1b-4a0c-40a9-b3c1-628046a2d558","request":{"method":"GET","header":[],"url":"{{url}}/nexus/supportreplies/:id","description":"<p>Get list of support requests</p>\n<p>For requests using an OAuth Access Token for a particular member, only topics the authorized user can view will be included - if the user is a staff member, will use their staff permissions</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","supportreplies",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"3c784d1b-4a0c-40a9-b3c1-628046a2d558"}],"id":"72cf6143-c777-47b9-90b7-9fd8665f6596","_postman_id":"72cf6143-c777-47b9-90b7-9fd8665f6596","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Withdrawls","item":[{"name":"nexus/withdrawls","id":"a9f16ce9-70cb-4759-a61f-be4007ddefcc","request":{"method":"GET","header":[],"url":"{{url}}/nexus/withdrawls","description":"<p>Get list of withdrawal requests</p>\n<p>For requests using an OAuth Access Token for a particular member, only the members own transactions will be included</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","withdrawls"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of customer IDs - if provided, only transactions from those customers are returned. Ignored for requests using an OAuth Access Token for a particular member</p>\n","type":"text/plain"},"key":"customers","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of statuses - if provided, only transactions with those statuses are returned - see transaction object for status keys</p>\n","type":"text/plain"},"key":"statuses","value":""},{"disabled":true,"description":{"content":"<p>string: Comma-delimited list of gateway IDs - if provided, only transactions from those gateways are returned</p>\n","type":"text/plain"},"key":"gateways","value":""},{"disabled":true,"description":{"content":"<p>string: What to sort by. Can be 'date', 'amount' or do not specify for ID</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>string: Sort direction. Can be 'asc' or 'desc' - defaults to 'asc'</p>\n","type":"text/plain"},"key":"sortDir","value":""},{"disabled":true,"description":{"content":"<p>int:    Page number</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>int:    Number of results per page - defaults to 25</p>\n","type":"text/plain"},"key":"perPage","value":""}],"variable":[]}},"response":[],"_postman_id":"a9f16ce9-70cb-4759-a61f-be4007ddefcc"},{"name":"nexus/withdrawls/{id}","id":"38e69d34-1da5-431b-8fbc-67e89d19dcea","request":{"method":"GET","header":[],"url":"{{url}}/nexus/withdrawls/:id","description":"<p>Get information about a specific withdrawl</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["nexus","withdrawls",":id"],"host":["{{url}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"38e69d34-1da5-431b-8fbc-67e89d19dcea"}],"id":"e1e6c40b-d573-449e-af56-ae29253a1d2a","_postman_id":"e1e6c40b-d573-449e-af56-ae29253a1d2a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}}],"id":"7e13fee2-053f-4301-8546-54458a7fb436","_postman_id":"7e13fee2-053f-4301-8546-54458a7fb436","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Calendar","item":[{"name":"Comments","item":[],"id":"3bf9e1db-f4ca-425c-a866-11c0bf18f4d6","_postman_id":"3bf9e1db-f4ca-425c-a866-11c0bf18f4d6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Events","item":[],"id":"622e22b7-7963-4e99-89ca-659cdd0c5d2f","_postman_id":"622e22b7-7963-4e99-89ca-659cdd0c5d2f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Reviews","item":[],"id":"e7b2339d-487a-4327-ba4a-c515ab3bb9f6","_postman_id":"e7b2339d-487a-4327-ba4a-c515ab3bb9f6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Calendars","item":[],"id":"b5b3d28d-4a87-4089-a25f-769044d1164a","_postman_id":"b5b3d28d-4a87-4089-a25f-769044d1164a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}}],"id":"237babcb-7dbc-4e9e-b204-cd9fa4a1d3f4","_postman_id":"237babcb-7dbc-4e9e-b204-cd9fa4a1d3f4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Gallery","item":[{"name":"Album","item":[],"id":"3b7a8968-6cfa-4cc2-accd-b57c87c03fe4","_postman_id":"3b7a8968-6cfa-4cc2-accd-b57c87c03fe4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Comments","item":[],"id":"c4db1c6e-27f3-4b02-8a1b-ee5ccdf7b4d4","_postman_id":"c4db1c6e-27f3-4b02-8a1b-ee5ccdf7b4d4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Images","item":[],"id":"d7d0220e-ea1c-468e-b121-c9ddd3172e97","_postman_id":"d7d0220e-ea1c-468e-b121-c9ddd3172e97","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Reviews","item":[],"id":"40b8eebc-bab6-464a-b59c-ceeca0623bfc","_postman_id":"40b8eebc-bab6-464a-b59c-ceeca0623bfc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}}],"id":"7b0fb23c-9aa5-4e81-9e00-cecac67e970a","_postman_id":"7b0fb23c-9aa5-4e81-9e00-cecac67e970a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}},{"name":"Converter","item":[{"name":"convert/converters","id":"0c3be68d-91e5-490c-9ede-41170d1ea992","request":{"method":"GET","header":[],"url":"{{url}}/convert/converters","description":"<p>Get list of converter applications and what can be converted from each application\nThis endpoint is only available for requests made using an API Key or the Client Credentials Grant Type, not using an OAuth Access Token for a particular member.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}},"urlObject":{"path":["convert","converters"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>Comma-delimited list of applications to filter by</p>\n","type":"text/plain"},"key":"applications","value":""}],"variable":[]}},"response":[],"_postman_id":"0c3be68d-91e5-490c-9ede-41170d1ea992"}],"id":"de21f2ae-5699-4539-a575-69607f839553","_postman_id":"de21f2ae-5699-4539-a575-69607f839553","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","id":"1457ff6c-ee71-4910-a6ed-7945b395ebe7","name":"IPS4 Get","type":"collection"}}}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]}},"event":[{"listen":"prerequest","script":{"id":"abb01887-6c96-4b8f-ad45-0b28388784b1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a730ba72-37b0-4d84-a005-72b22bb12cc6","type":"text/javascript","exec":[""]}}]}