Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Gets the people (inhouse staff) of the master company.Inhouse staff may have logins to Wordbee Translator. If a person has a login, then the user profile defines which functionality of Wordbee can be accessed.

URL

(GET) master/persons

PARAMETERS

token

The token obtained on connection

Required

from

The first record to show starting with index 0. Default is 0

Optional

count

The number of records to show, up to 100 at a time. Default is 100.

Optional

lastname

Filter persons by their last name.

Optional

personcode

Filter persons by their shortcut name (abbreviated name).

Optional

filter

Free filter on any project property. Please see Filtering results for details.

Optional


RESULTS

Returns a list of ApiPerson





  • No labels