このコンテンツは選択した言語では利用できません。
6.3. Get Authorization Information
Description
Get information about the specified authorization.
Method and URL Structure
Method | URL Structure |
---|---|
GET | /broker/rest/user/authorizations/:id |
Request Parameters
Not applicable
cURL Command Example
curl -X GET https://openshift.redhat.com/broker/rest/user/authorizations/52141fa2e499b2229e00009b --user user@example.com:password
$ curl -X GET https://openshift.redhat.com/broker/rest/user/authorizations/52141fa2e499b2229e00009b --user user@example.com:password
JSON Response
The API returns information about the specified authorization and related resource links which have been left out for brevity. See Chapter 6, Authorizations for more information on all authorization parameters.