ptero_app_get_nests_nest_eggs_egg
Retrieve details of a specific egg from a nest using the Pterodactyl Application API. Provide the nest ID and egg ID to get configuration and startup settings.
Instructions
GET /api/application/nests/{nest}/eggs/{egg}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nest | Yes | ||
| egg | Yes | ||
| query | No | ||
| body | No |