get https://{controlPlaneURL}/api/svc/v1/apps/
Get Application associated with the provided application ID.
Responses
400Bad Request - The provided application ID is invalid
404Not Found. No application found for the given application ID
Get Application associated with the provided application ID.
400Bad Request - The provided application ID is invalid
404Not Found. No application found for the given application ID
xxxxxxxxxx
curl --request GET \
--url https://app.truefoundry.com/api/svc/v1/apps/applicationId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: