Viewing Details About a Consumer Application
Function
This API is used to query application details.
When querying application details, you need to specify the application name. The application name must be the same as that created in Creating an Application.
Request
Response
- Example response
{
"app_id": "LGxEy8EvtdgzM7mSJfJ",
"app_name": "app_test",
"create_time": 1522313108126
}
|
Parameter |
Type |
Description |
|---|---|---|
|
app_id |
String |
ID of the consumer application. |
|
app_name |
String |
Name of the consumer application. |
|
create_time |
Long |
Time when the consumer application is created. Unit: ms |
Status Code
- Normal
- Failed
For more information, see Error Codes.
Last Article: Deleting an Application
Next Article: Querying an Application List
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.