此内容没有您所选择的语言版本。
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.