The Get Organization Invitation API retrieves detailed information about a specific invitation to join an organization, identified by id. This API provides insights into the recipient’s email and other relevant information, allowing administrators to track and manage invitations within the organization.
Request
Authorization
Add parameter in header
X-Jicoo-Api-Key
Example:
X-Jicoo-Api-Key: ********************
Path Params
id
number
required
Body Params application/json
object{0}
Example
{}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/v1/organization_invitations/' \
--header'Content-Type: application/json' \
--header'X-Jicoo-Api-Key;' \
--data-raw''