Lookup Argument Set

Person Lookup

Looks up a person.

Arguments

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

Potential errors

Any of the following errors may be encountered when looking up the object.

Details HTTP status

person_not_found

No person was found matching any of the criteria provided in the arguments

404 Not Found