Get information about a pending invitation to join your team.
Technology
- App Store Connect API 1.0+
URL
GET https://api .appstoreconnect .apple .com /v1 /userInvitations /{id}
Path Parameters
id
string
(Required)
An opaque resource ID that uniquely identifies the resource.
Query Parameters
fields[apps]
[string]
Fields to return for included related types.
fields[user Invitations]
[string]
Fields to return for included related types.
include
[string]
Relationship data to include in the response.
limit[visible Apps]
integer
Number of included related resources to return.
Response Codes
200 OK
OK
400 Bad Request
Bad Request
An error occurred with your request.
403 Forbidden
Forbidden
Request not authorized.
404 Not Found
Not Found
Resource not found.