Logo
Developer Experience API Documentation

Configuration setup (collections)

GET https://www.postman.com/{{domain}}?tab=collections

This request to your domain's profile page - collections tab - is used to initialize variables that will be used in subsequent calls.

Run the call

Before running this collection, update the collection variable domain with your own team's domain.

  • Select the collection in the left sidebar, and tab over to Variables. Find the key called domain, and input your domain under Current and Initial values.
  • Example: The URL for Stripe's team profile page is Stripe team's domain on Qodex isstripedev`

 

Body PARAM

Key Datatype Required Description 
tab
string



HEADERS

Key Datatype Required Description 
User-Agent
string




RESPONSES

status





Curl
curl -X GET 'https://www.postman.com/stripedev?tab=collections?tab=collections' -H 'User-Agent: Chrome-Lighthouse'

ENDPOINTS