Lookup Argument Set
Looks up a person.
Any one of the following arguments can be provided for this lookup argument set. An error will be raised if none or more than one argument value is provided.
| Name | Type | Default Value |
|---|---|---|
|
id |
Integer | None |
|
permalink |
String | None |
|
email_address |
String | None |
|
slack_id |
String | None |
Any of the following errors may be encountered when looking up the object.
| Details | HTTP status |
|---|---|
|
No person was found matching any of the criteria provided in the arguments |
404 Not Found |