List profiles
list-profilesRetrieve App Store Connect provisioning profiles, filterable by ID, name, type, or state, with a configurable result limit.
Instructions
Get a list of provisioning profiles in your team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of profiles to return (default 100, max 200) | |
| filter.id | No | Filter by profile ID(s) | |
| filter.name | No | Filter by profile name(s) | |
| filter.profileType | No | Filter by profile type(s) | |
| filter.profileState | No | Filter by profile state(s) |