{"info":{"_postman_id":"0a8f8fa2-2c16-43d7-bf91-f8b9ec81e98e","name":"Profiles","description":"<html><head></head><body><p>API v1 for Profiles</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"8354395","collectionId":"0a8f8fa2-2c16-43d7-bf91-f8b9ec81e98e","publishedId":"TzCHApzg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-07-21T23:02:25.000Z"},"item":[{"name":"Profile index","id":"71b19a0d-d4bb-47cf-abfb-b011aa23533d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Origin","value":"https://www.utdallas.edu","description":"<p>A valid Origin is needed for CORS: *.utdallas.edu or *.test</p>\n"}],"url":"{{profilesServer}}/api/v1","description":"<p>Get multiple profiles.</p>\n","urlObject":{"path":["api","v1"],"host":["{{profilesServer}}"],"query":[{"disabled":true,"description":{"content":"<p>select the given colon-delimited PEAs/slugs</p>\n","type":"text/plain"},"key":"person","value":"vaughnbins21;christyfriesen27"},{"disabled":true,"description":{"content":"<p>scope to the given colon-delimited tags</p>\n","type":"text/plain"},"key":"tag","value":"Chemistry;Biology"},{"disabled":true,"description":{"content":"<p>scope to the given colon-delimited schools (short name)</p>\n","type":"text/plain"},"key":"from_school","value":"BBS;ATEC"},{"disabled":true,"description":{"content":"<p>alias for <code>search_section=information&amp;search=</code></p>\n","type":"text/plain"},"key":"info_contains","value":"example.org"},{"disabled":true,"description":{"content":"<p>search profile and all data sections</p>\n","type":"text/plain"},"key":"search","value":"Gabe"},{"disabled":true,"description":{"content":"<p>limit search to the given data section. Requires <code>search</code> parameter.</p>\n","type":"text/plain"},"key":"search_section","value":"information"},{"disabled":true,"description":{"content":"<p>search profile names</p>\n","type":"text/plain"},"key":"search_names","value":"Wun"},{"disabled":true,"description":{"content":"<p>include all section data. It's strongly recommended to also specify a <code>data_type</code> parameter for efficiency.</p>\n","type":"text/plain"},"key":"with_data","value":"1"},{"disabled":true,"description":{"content":"<p>limit included data to the given colon-delimited types. Choices: 'information', 'tags', 'preparation', 'awards', 'areas', 'activities', 'news', 'appointments', 'publications', 'affiliations', 'support', 'projects', 'additionals', 'presentations'. Requires <code>with_data</code> parameter.</p>\n","type":"text/plain"},"key":"data_type","value":"information"}],"variable":[]}},"response":[],"_postman_id":"71b19a0d-d4bb-47cf-abfb-b011aa23533d"},{"name":"Profile person","id":"aeb1fb42-af81-45b4-8f3b-b151aa33a858","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{profilesServer}}/api/v1/:pea","description":"<p>Get a single profile.</p>\n","urlObject":{"path":["api","v1",":pea"],"host":["{{profilesServer}}"],"query":[],"variable":[{"description":{"content":"<p>The UTD person's PEA attribute / URL slug</p>\n","type":"text/plain"},"type":"string","value":"petracarroll86","key":"pea"}]}},"response":[],"_postman_id":"aeb1fb42-af81-45b4-8f3b-b151aa33a858"}]}