Skip to main content
GET
/
api
/
hris
/
v1
/
timesheet-entry
/
meta
/
post
Get Create Timesheet Meta
curl --request GET \
  --url https://api.bindbee.dev/api/hris/v1/timesheet-entry/meta/post \
  --header 'Authorization: Bearer <token>' \
  --header 'x-connector-token: <x-connector-token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.bindbee.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-connector-token
string
required

Response

Successful Response

The response is of type Response Get Create Timesheet Meta Api Hris V1 Timesheet Entry Meta Post Get · object.