API Portal PAPI
search cancel

API Portal PAPI

book

Article ID: 277944

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

Need the capability to search PAPI (API Explorer) for organization by name

Environment

Portal 5.2

Resolution

 

From API Explorer you navigate to Organization:  Organization operations then  endpoint  GET /tenant-admin/1.0/organization

 

If you submit without adding any parameters it will return ALL organization 

To GET on only one organization navigate to Parameters section, then for parameter “name” enter the organization name 


Resulting request

https://apim-ssg.<portal_domain>:9443/<tentant_name>/tenant-admin/1.0/organizations?name&#x3D;<Org_name>