Apps and credentials/Get all apps
GET {{portal-host-port}}/portal-api/apps
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |
RESPONSES
status: OK
[{"CreatedAt":"2023-07-18 12:11:47","Description":"","ID":2,"Name":"App1","RedirectURLs":"","UserID":1},{"CreatedAt":"2023-07-18 11:52:16","Description":"","ID":1,"Name":"App2","RedirectURLs":"","UserID":1}]