{
"opencollection": "1.0.0",
"info": {
"name": "Atlassian Admin Account Service Registry API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "bearer",
"token": "{{bearerToken}}"
}
},
"items": [
{
"info": {
"name": "Service Registry",
"type": "folder"
},
"items": [
{
"info": {
"name": "Atlassian Retrieve The Attributes Of Service Registries",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.atlassian.com/rest/atlassian-connect/1/service-registry",
"params": [
{
"name": "serviceIds",
"value": "[\"ari:cloud:graph::service/ca075ed7-6ea7-4563-acb3-000000000000/f51d7252-61e0-11ee-b94d-000000000000\", \"ari:cloud:graph::service/ca075ed7-6ea7-4563-acb3-000000000000/f51d7252-61e0-11ee-b94d-000000000001\"]",
"type": "query",
"description": "The ID of the services (the strings starting with \"b:\" need to be decoded in Base64)."
}
]
},
"docs": "Retrieve the attributes of given service registries.
**[Permissions](#permissions) required:** Only Connect apps can make this request and the servicesIds belong to the tenant you are requesting"
}
]
}
],
"bundled": true
}