Shape Employees
Get a list of employees shaped according to the provided shape body. Supports cursor-based pagination, filtering, and ordering.
Full shape language reference (concepts, every directive, examples for
@property, $id, $inserted_at, $updated_at, $all, and the
$historical block with $valid_from_field / $valid_to_field):
/platform/other/data-shape.
Returns 400 for any shape parsing problem, 403 when the role lacks
access to the employee resource or when the shape references a field
outside the role’s authorized field set.
Note: This operation is experimental and may change in the future.
Authorizations
Bearer token for authentication
Query Parameters
Cursor pagination
Filter parameters for Employee Parameters for Employee filtering
Parameters for Employee ordering
Body
ShapeRequest
Inline shape describing how employee data should be projected. Full reference: /platform/other/data-shape.
Shape body. See /platform/other/data-shape for the full language reference.