Login
Search...
/
Documentation
API Reference
Use Cases
Introduction
Overview
API Reference
Admin
GET
Get all data diffs
GET
Get log by ID
GET
Get a link to the job log raw request and response data of a write job.
GET
Get logs
GET
Get logs by job ID
GET
Get all my integrations
POST
Create an integration
GET
Get all my users
POST
Create a user
GET
Get user by id
PUT
Update a user
GET
Check the status of a write operation
GET
Get integration by id
PUT
Update an integration
DEL
Delete an integration
POST
Trigger a backsync on an integration.
POST
Trigger a manual sync on an integration.
GET
Get all my property configurations
GET
Get job schedules by integration id
GET
Get the normalized values mappings for a specific field
PUT
Update a property configuration
GET
The current PMS rate limits associated with your integration.
GET
Get job schedule by id
Amenities
Applicants
Applications
Appointments
Billing and Payments
Construction Job Cost
Employees
Events
Files
Invoices
Leads
Leases
Listings
Owners
Properties
Purchase Orders
Residents
Service Requests
Timezones
Units
Vendors
Webhooks Configuration
Login
API Reference
Admin
Get a link to the job log raw request and response data of a write job.
GET
https://
api.propexo.com
/
v1
/
admin
/
job-logs
/
:job_log_id
/
data
Get a link to the job log raw request and response data of a write job. Only POST and PUT job payloads can be viewed.
Path parameters
job_log_id
string
Required
The ID of the job log.
Response
This endpoint returns an object.
Errors
400
Bad Request
Built with