Get organizations.
get
/connectedWorker/clientapi/v2/orgs
This operation retrieves organizations.
Request
There are no request parameters for this operation.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Organizations were successfully retrieved.
Root Schema : OrganizationsRep
Type:
Show Source
object
-
items:
array items
-
links(optional):
array links
Read Only:
true
Nested Schema : Organization
Type:
Show Source
object
-
description(optional):
string
Detailed information about the organizationExample:
My company project
-
id(optional):
string
Read Only:
true
The unique id of the objectExample:53
-
links(optional):
array links
-
name:
string
Minimum Length:
0
Maximum Length:255
Name of the organization, cannot be blank, max length is 255 charactersExample:My organization name
-
system(optional):
boolean
Read Only:
true
Flag indicating that the organization is system oneExample:false
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type