Logo
Developer Experience API Documentation

Spruce up your profile

GET https://explore.postman.com/263615

When you publish a collection, you can do that from either a personal profile or team profile. Taking the time to fill out your team profile gives readers a clear sense of who a collection is published by - helping them to decide whether to try it out or not. You can add a name, description, photo, and custom URL.

Ping Identity Example

Here's an example of a [team profile page from Ping Identity] listing multiple collections in the Qodex API Network.

[Ping profile page](https://Qodex-web-property-assets.s3.amazonaws.com/blogs/ping-explorer-profile-page.png)

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>ping-identity</title> <!-- Canonical and robots meta to be added --> <meta name="description" content="Identity Security for the Global Enterprise"> <meta name="keywords" content="postman, api, apis, postman chrome, software testing, rest api, test driven development, api documentation, api integration, api platform, web api, postcon, api development platform"> <meta property="og:description" content="Identity Security for the Global Enterprise"> <meta name="twitter:description" value="Identity Security for the Global Enterprise"> <!-- URL unfurling metadata - Facebook Open Graph format --> <meta property="og:title" content="ping-identity"> <meta property="og:site_name" content="Postman API Network"> <meta property="og:image" content="https://res.cloudinary.com/postman/image/upload/t_team_logo/v1/team/014b0a5fbb903fc7bc110fef3e2763e5e27aaeec65ff0abcac49064f58e88393"> <meta property="og:type" content="website"> <!-- URL unfurling metadata - Twitter card tags https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/markup.html --> <meta name="twitter:title" value="ping-identity"> <meta name="twitter:card" content="summary" /> <meta name="twitter:image" content="https://res.cloudinary.com/postman/image/upload/t_team_logo/v1/team/014b0a5fbb903fc7bc110fef3e2763e5e27aaeec65ff0abcac49064f58e88393"> <meta name="twitter:site" content="@getpostman"> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "image": "https://assets.getpostman.com/common-share/postman-logo-stacked.svg", "name": "Postman API Network", "about": "Browse a directory of public APIs curated by Postman - and get started with one click.", "url": "https://explore.postman.com", "isFamilyFriendly": true, "keywords": "postman, api, apis, postman chrome, software testing, rest api, test driven development, api documentation, api integration, api platform, web api, postcon, api development platform", "sameAs": [ "https://twitter.com/getpostman", "https://getpostman.com", "https://facebook.com/getpostman" ], "potentialAction": [ { "@type": "SearchAction", "target": "https://explore.postman.com/network/search?q={query}", "query-input": "required name=query" } ] } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "ProfilePage", "image": "https://res.cloudinary.com/postman/image/upload/t_team_logo/v1/team/014b0a5fbb903fc7bc110fef3e2763e5e27aaeec65ff0abcac49064f58e88393", "name": "ping-identity", "about": "Identity Security for the Global Enterprise" } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "PingOne Platform APIs", "url": "https://explore.postman.com/api/6628" }, { "@type": "ListItem", "position": 2, "name": "PingOne Platform API Reference", "url": "https://explore.postman.com/api/6751" }, { "@type": "ListItem", "position": 3,
Curl
curl -X GET 'https://explore.postman.com/263615'

ENDPOINTS